Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Bump urllib3 from 1.26.14 to 1.26.18 (#443)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
dependabot[bot] and tferns authored Nov 9, 2023
1 parent 9296556 commit 4739190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ uritools==4.0.1
# via
# -r requirements.txt
# pyhanko-certvalidator
urllib3[socks]==1.26.14
urllib3[socks]==1.26.18
# via
# -r requirements.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ tzlocal==5.0.1
# via pyhanko
uritools==4.0.1
# via pyhanko-certvalidator
urllib3==1.26.14
urllib3==1.26.18
# via
# botocore
# requests
Expand Down

0 comments on commit 4739190

Please sign in to comment.