Skip to content

Commit 18908c8

Browse files
Bump urllib3 from 1.26.19 to 2.0.7 (#112)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2d3e76 commit 18908c8

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,<6.0.0"
3030
responses = ">=0.22,<0.24"

0 commit comments

Comments
 (0)