Skip to content

Commit 726b0ab

Browse files
Bump urllib3 from 2.0.4 to 2.0.7 (#134)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 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@2.0.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e268909 commit 726b0ab

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

requirements-dev.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ click==8.1.6
1414
# via pip-tools
1515
coverage[toml]==7.2.7
1616
# via pytest-cov
17-
exceptiongroup==1.1.2
18-
# via pytest
1917
idna==3.4
2018
# via requests
2119
iniconfig==2.0.0
@@ -44,16 +42,9 @@ requests==2.31.0
4442
# via responses
4543
responses==0.23.2
4644
# via -r requirements-dev.in
47-
tomli==2.0.1
48-
# via
49-
# build
50-
# coverage
51-
# pip-tools
52-
# pyproject-hooks
53-
# pytest
5445
types-pyyaml==6.0.12.11
5546
# via responses
56-
urllib3==2.0.4
47+
urllib3==2.0.7
5748
# via
5849
# requests
5950
# responses

0 commit comments

Comments
 (0)