Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 5e5340a commit b27e0be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirement_files/Sphinx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib.applehelp==1.0.3
urllib3==1.26.18
urllib3==1.26.19
2 changes: 1 addition & 1 deletion requirement_files/requests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ certifi==2023.7.22
charset-normalizer==2.1.1
idna==3.4
requests==2.31.0
urllib3==1.26.18
urllib3==1.26.19
2 changes: 1 addition & 1 deletion requirement_files/slacker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ charset-normalizer==2.1.1
idna==3.4
requests==2.31.0
slacker==0.14.0
urllib3==1.26.18
urllib3==1.26.19
2 changes: 1 addition & 1 deletion requirements_recommended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requests==2.31.0
six==1.16.0
tokenize-rt==5.2.0
tomli==2.0.1
urllib3==2.2.0
urllib3==1.26.19
virtualenv==20.25.0
xattr==1.0.0
--no-binary xattr

0 comments on commit b27e0be

Please sign in to comment.