diff --git a/pyproject.toml b/pyproject.toml index 8f1158534ee57..7f1cff4d62512 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.post1", + "moto-ext[all]==5.1.4.post2", "opensearch-py>=2.4.1", "pymongo>=4.2.0", "pyopenssl>=23.0.0", diff --git a/requirements-basic.txt b/requirements-basic.txt index 7185a5a6ce189..38e7bcd28a209 100644 --- a/requirements-basic.txt +++ b/requirements-basic.txt @@ -14,7 +14,7 @@ cffi==1.17.1 # via cryptography charset-normalizer==3.4.2 # via requests -click==8.2.0 +click==8.2.1 # via localstack-core (pyproject.toml) cryptography==45.0.2 # via localstack-core (pyproject.toml) diff --git a/requirements-dev.txt b/requirements-dev.txt index 177fbe65e6d1e..04fa4e6836500 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.post1 +moto-ext==5.1.4.post2 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-runtime.txt b/requirements-runtime.txt index e7bd8793c5025..98fc80a551b62 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.post1 +moto-ext==5.1.4.post2 # via localstack-core (pyproject.toml) mpmath==1.3.0 # via sympy diff --git a/requirements-test.txt b/requirements-test.txt index 75e64d2c2f52d..508c2f9734c35 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.post1 +moto-ext==5.1.4.post2 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-typehint.txt b/requirements-typehint.txt index 631fbbe8dfe85..48e3f98b19162 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.post1 +moto-ext==5.1.4.post2 # via localstack-core mpmath==1.3.0 # via sympy