Skip to content

Commit

Permalink
Bump moto[all] from 4.2.6 to 4.2.12
Browse files Browse the repository at this point in the history
Bumps [moto[all]](https://github.com/getmoto/moto) from 4.2.6 to 4.2.12.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.6...4.2.12)

---
updated-dependencies:
- dependency-name: moto[all]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 9eaa02b commit 5b3b66f
Showing 1 changed file with 31 additions and 5 deletions.
36 changes: 31 additions & 5 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ annotated-types==0.6.0
# via pydantic
arrow==1.3.0
# via -r requirements.txt
async-timeout==4.0.3
# via redis
asyncpool==1.0
# via -r requirements.txt
attrs==23.1.0
Expand Down Expand Up @@ -79,6 +81,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 +90,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 +176,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 +236,10 @@ idna==3.4
# via
# -r requirements.txt
# requests
importlib-metadata==7.0.1
# via
# certbot
# flask
importlib-resources==6.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -326,8 +337,10 @@ mdurl==0.1.2
# via
# -r requirements.txt
# markdown-it-py
moto[all]==4.2.6
# via -r requirements-tests.in
moto[all]==4.2.12
# via
# -r requirements-tests.in
# moto
mpmath==1.3.0
# via sympy
multipart==0.2.4
Expand Down Expand Up @@ -389,7 +402,7 @@ prompt-toolkit==3.0.39
# click-repl
psycopg2==2.9.9
# via -r requirements.txt
py-partiql-parser==0.4.0
py-partiql-parser==0.5.0
# via moto
pyasn1==0.5.0
# via
Expand Down Expand Up @@ -471,7 +484,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 @@ -586,6 +601,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 +645,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 +693,10 @@ xmltodict==0.13.0
# via
# -r requirements.txt
# moto
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

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

0 comments on commit 5b3b66f

Please sign in to comment.