diff --git a/pyproject.toml b/pyproject.toml index c5ab65a4488dc..8e1bc1ef6db31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ runtime = [ "json5>=0.9.11", "jsonpath-ng>=1.6.1", "jsonpath-rw>=1.4.0", - "moto-ext[all]==5.1.4.post2", + "moto-ext[all]==5.1.5.post1", "opensearch-py>=2.4.1", "pymongo>=4.2.0", "pyopenssl>=23.0.0", diff --git a/requirements-dev.txt b/requirements-dev.txt index 837f06067303c..706302deea088 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -250,7 +250,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.7.0 # via openapi-core -moto-ext==5.1.4.post2 +moto-ext==5.1.5.post1 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-runtime.txt b/requirements-runtime.txt index 65962f07361fd..f6f4e4dfb6f3d 100644 --- a/requirements-runtime.txt +++ b/requirements-runtime.txt @@ -188,7 +188,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.7.0 # via openapi-core -moto-ext==5.1.4.post2 +moto-ext==5.1.5.post1 # via localstack-core (pyproject.toml) mpmath==1.3.0 # via sympy diff --git a/requirements-test.txt b/requirements-test.txt index d78e6050585d5..94d979fa7c785 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -234,7 +234,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.7.0 # via openapi-core -moto-ext==5.1.4.post2 +moto-ext==5.1.5.post1 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-typehint.txt b/requirements-typehint.txt index bb31715ca2dd2..c89e41ebb8109 100644 --- a/requirements-typehint.txt +++ b/requirements-typehint.txt @@ -254,7 +254,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.7.0 # via openapi-core -moto-ext==5.1.4.post2 +moto-ext==5.1.5.post1 # via localstack-core mpmath==1.3.0 # via sympy