chore(deps-dev): bump moto from 5.0.11 to 5.0.12 (#4648)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-06 08:09:14 +02:00
committed by GitHub
parent 6736d47f53
commit 94b2ebd181
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2329,13 +2329,13 @@ test = ["pytest", "pytest-cov"]
[[package]]
name = "moto"
version = "5.0.11"
version = "5.0.12"
description = ""
optional = false
python-versions = ">=3.8"
files = [
{file = "moto-5.0.11-py2.py3-none-any.whl", hash = "sha256:bdba9bec0afcde9f99b58c5271d6458dbfcda0a0a1e9beaecd808d2591db65ea"},
{file = "moto-5.0.11.tar.gz", hash = "sha256:606b641f4c6ef69f28a84147d6d6806d052011e7ae7b0fe46ae8858e7a27a0a3"},
{file = "moto-5.0.12-py2.py3-none-any.whl", hash = "sha256:406095ba28da9e67e59bfc6b31b4a2627ca896d3e2c7eb82838fbe527e3c218a"},
{file = "moto-5.0.12.tar.gz", hash = "sha256:10bd434bfda329639fe9529470c4c27938064c139984024e6a62513e50aff427"},
]
[package.dependencies]
@@ -4512,4 +4512,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "5952c7132ac0cc4eaa2cf3a09fbf7a9f4bc6539a2eba29257e7669cccafd928d"
content-hash = "07206d6362cbc4d75f0767469e65e061a09ce758aeba593db9b4d5d7862aac26"
+1 -1
View File
@@ -73,7 +73,7 @@ docker = "7.1.0"
flake8 = "7.1.0"
freezegun = "1.5.1"
mock = "5.1.0"
moto = {extras = ["all"], version = "5.0.11"}
moto = {extras = ["all"], version = "5.0.12"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.2.6"