Skip to content

Commit

Permalink
Bump boto3 from 1.28.66 to 1.33.11
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.28.66 to 1.33.11.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.66...1.33.11)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9eaa02b commit 7ffc38a
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 20 deletions.
45 changes: 37 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ annotated-types==0.6.0
# pydantic
arrow==1.3.0
# via -r requirements-tests.txt
async-timeout==4.0.3
# via
# -r requirements-tests.txt
# redis
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -69,20 +73,22 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.66
boto3==1.33.11
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.66
botocore==1.33.11
# via
# -r requirements-tests.txt
# aws-xray-sdk
# boto3
# moto
# s3transfer
celery[redis]==5.3.4
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via -r requirements-tests.txt
certifi==2023.7.22
Expand All @@ -91,7 +97,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# certsrv
cffi==1.16.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -187,6 +195,10 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.2.0
# via
# -r requirements-tests.txt
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==19.11.0
Expand Down Expand Up @@ -257,8 +269,11 @@ idna==3.4
# via
# -r requirements-tests.txt
# requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements-tests.txt
# certbot
# flask
# keyring
# twine
importlib-resources==6.1.0
Expand Down Expand Up @@ -393,7 +408,9 @@ mdurl==0.1.2
more-itertools==10.1.0
# via jaraco-classes
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -582,6 +599,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -672,7 +690,7 @@ rsa==4.9
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements-tests.txt
# boto3
Expand Down Expand Up @@ -730,6 +748,12 @@ sympy==1.12
# cfn-lint
tabulate==0.9.0
# via -r requirements-tests.txt
tomli==2.0.1
# via
# -r requirements-tests.txt
# black
# mypy
# pytest
twine==4.0.2
# via -r requirements-dev.in
twofish==0.3.0
Expand Down Expand Up @@ -775,7 +799,9 @@ typing-extensions==4.8.0
# -r requirements-tests.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -827,7 +853,10 @@ xmltodict==0.13.0
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via importlib-metadata
# via
# -r requirements-tests.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
39 changes: 35 additions & 4 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ arrow==1.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
async-timeout==4.0.3
# via
# -r requirements-tests.txt
# redis
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -76,13 +80,13 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.66
boto3==1.33.11
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.66
botocore==1.33.11
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand All @@ -94,6 +98,7 @@ celery[redis]==5.3.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via
# -r requirements-docs.in
Expand Down Expand Up @@ -207,6 +212,10 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.2.0
# via
# -r requirements-tests.txt
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==19.11.0
Expand Down Expand Up @@ -295,6 +304,12 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
# via
# -r requirements-tests.txt
# certbot
# flask
# sphinx
importlib-resources==6.1.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -423,7 +438,9 @@ mdurl==0.1.2
# -r requirements-tests.txt
# markdown-it-py
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -607,6 +624,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -691,7 +709,7 @@ rsa==4.9
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements-tests.txt
# boto3
Expand Down Expand Up @@ -786,6 +804,12 @@ tabulate==0.9.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
tomli==2.0.1
# via
# -r requirements-tests.txt
# black
# mypy
# pytest
twofish==0.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -829,7 +853,9 @@ typing-extensions==4.8.0
# -r requirements-tests.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -880,6 +906,11 @@ xmltodict==0.13.0
# -r requirements-docs.in
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via
# -r requirements-tests.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
38 changes: 33 additions & 5 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ annotated-types==0.6.0
# via pydantic
arrow==1.3.0
# via -r requirements.txt
async-timeout==4.0.3
# via
# -r requirements.txt
# redis
asyncpool==1.0
# via -r requirements.txt
attrs==23.1.0
Expand Down Expand Up @@ -63,12 +67,12 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.66
boto3==1.33.11
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.31.66
botocore==1.33.11
# via
# -r requirements.txt
# aws-xray-sdk
Expand All @@ -79,6 +83,7 @@ celery[redis]==5.3.4
# via
# -r requirements-tests.in
# -r requirements.txt
# celery
certbot==2.7.2
# via -r requirements.txt
certifi==2023.7.22
Expand All @@ -87,7 +92,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements.txt
# via
# -r requirements.txt
# certsrv
cffi==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -171,6 +178,8 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements-tests.in
faker==19.11.0
Expand Down Expand Up @@ -229,6 +238,11 @@ idna==3.4
# via
# -r requirements.txt
# requests
importlib-metadata==7.0.0
# via
# -r requirements.txt
# certbot
# flask
importlib-resources==6.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -471,7 +485,9 @@ python-dateutil==2.8.2
# freezegun
# moto
python-jose[cryptography]==3.3.0
# via moto
# via
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements.txt
Expand Down Expand Up @@ -542,7 +558,7 @@ rpds-py==0.10.6
# referencing
rsa==4.9
# via python-jose
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -586,6 +602,11 @@ sympy==1.12
# via cfn-lint
tabulate==0.9.0
# via -r requirements.txt
tomli==2.0.1
# via
# black
# mypy
# pytest
twofish==0.3.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -625,7 +646,9 @@ typing-extensions==4.8.0
# -r requirements.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -671,6 +694,11 @@ xmltodict==0.13.0
# via
# -r requirements.txt
# moto
zipp==3.17.0
# via
# -r requirements.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading

0 comments on commit 7ffc38a

Please sign in to comment.