Skip to content

Commit 527b275

Browse files
⬆ Bump urllib3 from 2.2.3 to 2.3.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.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.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a92e5e commit 527b275

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ uvicorn = "^0.34.0"
8181
starlette = "^0.41.3"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20241016"
84-
urllib3 = "^2.2.3"
84+
urllib3 = "^2.3.0"
8585
jinja2 = "^3.1.5"
8686

8787

0 commit comments

Comments
 (0)