Skip to content

Commit 28861b2

Browse files
Bump urllib3 from 1.26.18 to 2.2.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.2.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.2.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01b7c71 commit 28861b2

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

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
@@ -25,7 +25,7 @@ packages = [
2525

2626
[tool.poetry.dependencies]
2727
python = "^3.8"
28-
urllib3 = "^1.26.9,<2.0"
28+
urllib3 = ">=1.26.9,<3.0.0"
2929
websockets = ">=10.3,<13.0"
3030
certifi = ">=2022.5.18,<2025.0.0"
3131

0 commit comments

Comments
 (0)