Skip to content

Commit 8972412

Browse files
Bump urllib3 from 1.26.19 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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.19...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bed9af0 commit 8972412

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
@@ -24,7 +24,7 @@ pytest = "^7.1.3"
2424
pytest-cov = "^4.0.0"
2525
parameterized = "^0.8.1"
2626
tox = "^3.26.0"
27-
urllib3 = "^1.26.12"
27+
urllib3 = ">=1.26.12,<3.0.0"
2828
flake8 = "^5"
2929
mock = "^4.0.3"
3030
responses = ">=0.22,<0.24"

0 commit comments

Comments
 (0)