Skip to content

Commit 4c6f4d0

Browse files
Bump urllib3 from 2.3.0 to 2.5.0 in /api
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cb250c commit 4c6f4d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pydantic = "^1.10.21"
2828
sse-starlette = "^1.8.2"
2929
starlette = "^0.26.1"
3030
typing-extensions = "^4.14.0"
31-
urllib3 = "^2.3.0"
31+
urllib3 = "^2.5.0"
3232
fastapi = "^0.95.1"
3333
huggingface-hub = "^0.30.1"
3434
requests = "^2.32.3"

0 commit comments

Comments
 (0)