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
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]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 2e0d838 commit d831cbc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ pyjwt[crypto]==2.6.0
# via
# -r requirements.txt
# funding-service-design-utils
# pyjwt
pyopenssl==23.1.1
# via -r requirements.txt
pypdf==3.14.0
Expand Down Expand Up @@ -454,6 +455,7 @@ sentry-sdk[flask]==1.31.0
# via
# -r requirements.txt
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -526,7 +528,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
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@ pyhanko-certvalidator==0.23.0
# pyhanko
# xhtml2pdf
pyjwt[crypto]==2.6.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# pyjwt
pyopenssl==23.1.1
# via -r requirements.in
pypdf==3.14.0
Expand Down Expand Up @@ -253,7 +255,9 @@ rich==12.6.0
s3transfer==0.6.0
# via boto3
sentry-sdk[flask]==1.31.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# html5lib
Expand Down Expand Up @@ -294,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 d831cbc

Please sign in to comment.