Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 2b6c8ea commit f7308e6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ blis==0.7.10
# via thinc
blockkit==1.5.2
# via -r requirements-base.in
boto3==1.28.58
# via -r requirements-base.in
botocore==1.31.58
# via
# boto3
# s3transfer
cachetools==5.3.1
# via
# -r requirements-base.in
Expand Down Expand Up @@ -180,6 +186,10 @@ jinja2==3.1.2
# spacy
jira==2.0.0
# via -r requirements-base.in
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.3.2
# via -r requirements-base.in
jsonpath-ng==1.6.0
Expand Down Expand Up @@ -315,6 +325,7 @@ pytest-subtests==0.7.0
python-dateutil==2.8.2
# via
# -r requirements-base.in
# botocore
# emails
# pandas
python-jose==3.3.0
Expand Down Expand Up @@ -358,6 +369,8 @@ rsa==4.9
# google-auth
# oauth2client
# python-jose
s3transfer==0.7.0
# via boto3
schedule==1.2.1
# via -r requirements-base.in
schemathesis==3.19.7
Expand Down Expand Up @@ -467,8 +480,9 @@ tzdata==2023.3
# via pandas
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# google-auth
# pdpyras
# requests
Expand Down

0 comments on commit f7308e6

Please sign in to comment.