diff --git a/pyproject.toml b/pyproject.toml index 77d541e4fef9e..687dc42657dd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ runtime = [ "json5>=0.9.11", "jsonpath-ng>=1.6.1", "jsonpath-rw>=1.4.0", - "moto-ext[all]==5.1.1.post1", + "moto-ext[all]==5.1.1.post2", "opensearch-py>=2.4.1", "pymongo>=4.2.0", "pyopenssl>=23.0.0", diff --git a/requirements-dev.txt b/requirements-dev.txt index fdb7ffde053b3..2dbedea1675ef 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -250,7 +250,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.6.0 # via openapi-core -moto-ext==5.1.1.post1 +moto-ext==5.1.1.post2 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-runtime.txt b/requirements-runtime.txt index 78134753dcea2..85c5406f04ca2 100644 --- a/requirements-runtime.txt +++ b/requirements-runtime.txt @@ -188,7 +188,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.6.0 # via openapi-core -moto-ext==5.1.1.post1 +moto-ext==5.1.1.post2 # via localstack-core (pyproject.toml) mpmath==1.3.0 # via sympy diff --git a/requirements-test.txt b/requirements-test.txt index ba2f1a0027a6a..f0ac2b8511718 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -234,7 +234,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.6.0 # via openapi-core -moto-ext==5.1.1.post1 +moto-ext==5.1.1.post2 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-typehint.txt b/requirements-typehint.txt index ed997c151c141..edff316555f8b 100644 --- a/requirements-typehint.txt +++ b/requirements-typehint.txt @@ -254,7 +254,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.6.0 # via openapi-core -moto-ext==5.1.1.post1 +moto-ext==5.1.1.post2 # via localstack-core mpmath==1.3.0 # via sympy