Skip to content

Commit b0d43c1

Browse files
dependabot[bot]zhidelev
authored andcommitted
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.3...1.26.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent db860fd commit b0d43c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ six==1.15.0
2828
toml==0.10.2
2929
typed-ast==1.4.2
3030
typing-extensions==3.7.4.3
31-
urllib3==1.26.3
31+
urllib3==1.26.4
3232
wrapt==1.12.1
3333
pytest
3434
pytest-cov

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ ddt==1.4.1
22
numpy==1.19.5
33
pywin32==300
44
selenium==3.141.0
5-
urllib3==1.26.3
5+
urllib3==1.26.4
66
requests==2.25.1

0 commit comments

Comments
 (0)