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

Bump urllib3 from 1.26.14 to 1.26.18 #443

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading