chore(deps-dev): bump moto from 5.0.10 to 5.0.11 (#4408)

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-07-09 11:33:14 +02:00
committed by GitHub
parent ad6e96ac21
commit 1bec2d9cd2
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2326,13 +2326,13 @@ test = ["pytest", "pytest-cov"]
[[package]]
name = "moto"
version = "5.0.10"
version = "5.0.11"
description = ""
optional = false
python-versions = ">=3.8"
files = [
{file = "moto-5.0.10-py2.py3-none-any.whl", hash = "sha256:9ffae2f64cc8fe95b9a12d63ae7268a7d6bea9993b922905b5abd8197d852cd0"},
{file = "moto-5.0.10.tar.gz", hash = "sha256:eff37363221c93ea44f95721ae0ddb56f977fe70437a041b6cc641ee90266279"},
{file = "moto-5.0.11-py2.py3-none-any.whl", hash = "sha256:bdba9bec0afcde9f99b58c5271d6458dbfcda0a0a1e9beaecd808d2591db65ea"},
{file = "moto-5.0.11.tar.gz", hash = "sha256:606b641f4c6ef69f28a84147d6d6806d052011e7ae7b0fe46ae8858e7a27a0a3"},
]
[package.dependencies]
@@ -4509,4 +4509,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f35298990adb4600faa4174653469cd0ce8018bde4966a88cd01861a0a2f2a63"
content-hash = "1d3acbb67643eb7c78ac8addd3d4354197e3b45052666e7b25cf9dc47795e49c"
+1 -1
View File
@@ -72,7 +72,7 @@ docker = "7.1.0"
flake8 = "7.1.0"
freezegun = "1.5.1"
mock = "5.1.0"
moto = {extras = ["all"], version = "5.0.10"}
moto = {extras = ["all"], version = "5.0.11"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.2.5"