Skip to content

Commit 7fb54ae

Browse files
Bump urllib3 from 2.0.7 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. - [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.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d035aa0 commit 7fb54ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 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.2" # requests has a weak dependency on urllib3
3535

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

0 commit comments

Comments
 (0)