Skip to content

Commit

Permalink
Bump urllib3 from 1.26.4 to 1.26.5
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2021
1 parent 6ae4cb5 commit ffaba41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ testpath==0.5.0
tornado==6.1
traitlets==5.0.5
typing-extensions==3.10.0.0
urllib3==1.26.4
urllib3==1.26.5
wcwidth==0.2.5
webencodings==0.5.1
widgetsnbextension==3.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ tqdm~=4.61.0
traitlets~=5.0.5
typing-extensions~=3.10.0.0
uncertainties>=3.0.2
urllib3~=1.26.4
urllib3~=1.26.5
wcwidth~=0.2.5
webencodings~=0.5.1
websockets~=9.0
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ stringparser==0.5
toml==0.10.2
typed-ast==1.4.3
typing-extensions==3.10.0.0
urllib3==1.26.4
urllib3==1.26.5
wincertstore==0.2
wrapt==1.12.1
zipp==3.4.1

0 comments on commit ffaba41

Please sign in to comment.