Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump urllib3 from 1.26.16 to 1.26.17 #91

Merged
merged 1 commit into from
Oct 5, 2023
Merged
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
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