Skip to content

Commit 4430565

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

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
@@ -31,7 +31,7 @@ aiohttp = "^3.8.5"
3131
cryptography = "^43.0.1" # pyjwt has a weak dependency on cryptography
3232
pyjwt = "^2.8.0"
3333
requests = "^2.31.0"
34-
urllib3 = "^2.0.7" # requests has a weak dependency on urllib3
34+
urllib3 = "^2.2.3" # requests has a weak dependency on urllib3
3535

3636
[tool.poetry.group.dev.dependencies]
3737
aioresponses = "^0.7.4"

0 commit comments

Comments
 (0)