Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent daba80e commit f7e196d
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions results-processor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ charset-normalizer==2.0.12
click==8.0.4
# via flask
filelock==3.12.4
# via -r requirements.in
# via -r results-processor/requirements.in
flake8==6.1.0
# via -r requirements.in
# via -r results-processor/requirements.in
flask==2.1.3
# via -r requirements.in
# via -r results-processor/requirements.in
google-api-core[grpc]==2.7.1
# via
# google-cloud-core
Expand All @@ -33,9 +33,9 @@ google-cloud-core==2.3.1
# google-cloud-datastore
# google-cloud-storage
google-cloud-datastore==2.8.0
# via -r requirements.in
# via -r results-processor/requirements.in
google-cloud-storage==2.11.0
# via -r requirements.in
# via -r results-processor/requirements.in
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==2.6.0
Expand All @@ -51,11 +51,9 @@ grpcio==1.53.0
grpcio-status==1.44.0
# via google-api-core
gunicorn==21.2.0
# via -r requirements.in
# via -r results-processor/requirements.in
idna==3.3
# via requests
importlib-metadata==6.8.0
# via flask
itsdangerous==2.1.1
# via flask
jinja2==3.0.3
Expand All @@ -67,7 +65,7 @@ markupsafe==2.1.2
mccabe==0.7.0
# via flake8
mypy==1.5.1
# via -r requirements.in
# via -r results-processor/requirements.in
mypy-extensions==1.0.0
# via mypy
packaging==23.1
Expand All @@ -93,20 +91,16 @@ pyflakes==3.1.0
# via flake8
requests==2.31.0
# via
# -r requirements.in
# -r results-processor/requirements.in
# google-api-core
# google-cloud-storage
rsa==4.8
# via google-auth
six==1.16.0
# via google-auth
tomli==2.0.1
# via mypy
typing-extensions==4.7.1
# via mypy
urllib3==1.26.8
urllib3==1.26.17
# via requests
werkzeug==2.2.3
# via flask
zipp==3.16.0
# via importlib-metadata

0 comments on commit f7e196d

Please sign in to comment.