Skip to content

Commit c12a247

Browse files
Bump urllib3 from 2.2.3 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cde677 commit c12a247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ typing-extensions==4.12.2
295295
# sqlalchemy
296296
# starlette
297297
# uvicorn
298-
urllib3==2.2.3
298+
urllib3==2.4.0
299299
# via requests
300300
uvicorn==0.32.1
301301
# via fastapi-app (pyproject.toml)

0 commit comments

Comments
 (0)