Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2023
1 parent cac2014 commit 12048bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ trio==0.20.0
typing==3.7.4.3
typing_extensions==4.1.1
ujson==5.1.0
urllib3==1.26.9
urllib3==1.26.18
validators==0.18.2
w3lib==1.22.0
websockets==9.1
Expand Down
2 changes: 1 addition & 1 deletion scheduler/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ kafka-python==2.0.2
lxml==4.6.3
requests==2.25.1
ujson==4.0.2
urllib3==1.26.5
urllib3==1.26.18
coolname==1.1.0
2 changes: 1 addition & 1 deletion writer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ kafka-python==2.0.2
lxml==4.6.3
requests==2.25.1
ujson==4.0.2
urllib3==1.26.5
urllib3==1.26.18
coolname==1.1.0

0 comments on commit 12048bc

Please sign in to comment.