Skip to content

Commit 3150a44

Browse files
build(deps): bump urllib3 from 1.26.16 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a118756 commit 3150a44

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -16,7 +16,7 @@ python = "^3.8,<3.13"
1616
#aw-qt = {path = "aw-qt"}
1717

1818
# https://github.com/ionrock/cachecontrol/issues/292
19-
urllib3 = "<2"
19+
urllib3 = "<3"
2020

2121
[tool.poetry.dev-dependencies]
2222
mypy = "*"

0 commit comments

Comments
 (0)