Skip to content

Commit

Permalink
chore(deps): 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 686ff29 commit 8ef33d1
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ charset-normalizer==3.2.0
click==8.1.7
# via black
cryptography==41.0.3
# via moto
# via
# moto
# secretstorage
cython==0.29.34
# via -r requirements.in
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.1.3
# via pytest
idna==3.4
# via requests
importlib-metadata==6.8.0
Expand All @@ -41,6 +41,10 @@ iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via moto
jmespath==1.0.1
Expand Down Expand Up @@ -115,22 +119,19 @@ ruff==0.0.262
# via -r requirements.in
s3transfer==0.6.2
# via boto3
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# python-dateutil
tomli==2.0.1
# via
# black
# mypy
# pytest
twine==4.0.2
# via -r requirements.in
types-pyyaml==6.0.12.11
# via responses
typing-extensions==4.7.1
# via mypy
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# requests
Expand Down

0 comments on commit 8ef33d1

Please sign in to comment.