Skip to content

Commit 26cb5f7

Browse files
Bump urllib3 from 1.26.16 to 1.26.17 in /tests
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ead73b5 commit 26cb5f7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tests/requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#
55
# pip-compile
66
#
7-
exceptiongroup==1.1.3
8-
# via pytest
97
iniconfig==2.0.0
108
# via pytest
119
packaging==23.1
@@ -22,9 +20,7 @@ pytest-rerunfailures==12.0
2220
# via -r requirements.in
2321
selenium==3.141.0
2422
# via -r requirements.in
25-
tomli==2.0.1
26-
# via pytest
27-
urllib3==1.26.16
23+
urllib3==1.26.17
2824
# via
2925
# -r requirements.in
3026
# selenium

0 commit comments

Comments
 (0)