From e14b8993fac817121ed55147aad1b5f8e1fb5e54 Mon Sep 17 00:00:00 2001 From: Viren Nadkarni Date: Mon, 9 Dec 2024 18:31:40 +0530 Subject: [PATCH] Bump moto-ext to 5.0.22.post1 --- pyproject.toml | 2 +- requirements-dev.txt | 2 +- requirements-runtime.txt | 2 +- requirements-typehint.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a4e09c93b1953..9229d23ac7612 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ runtime = [ "json5>=0.9.11", "jsonpath-ng>=1.6.1", "jsonpath-rw>=1.4.0", - "moto-ext[all]==5.0.20.post1", + "moto-ext[all]==5.0.22.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 f221ed028fbf5..f548bfa3827c4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -256,7 +256,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.5.0 # via openapi-core -moto-ext==5.0.20.post1 +moto-ext==5.0.22.post1 # via localstack-core mpmath==1.3.0 # via sympy diff --git a/requirements-runtime.txt b/requirements-runtime.txt index 2f56f75bc5fb8..db99718ca6535 100644 --- a/requirements-runtime.txt +++ b/requirements-runtime.txt @@ -190,7 +190,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.5.0 # via openapi-core -moto-ext==5.0.20.post1 +moto-ext==5.0.22.post1 # via localstack-core (pyproject.toml) mpmath==1.3.0 # via sympy diff --git a/requirements-typehint.txt b/requirements-typehint.txt index 691391e0dabd2..d3be13ef866b5 100644 --- a/requirements-typehint.txt +++ b/requirements-typehint.txt @@ -260,7 +260,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.5.0 # via openapi-core -moto-ext==5.0.20.post1 +moto-ext==5.0.22.post1 # via localstack-core mpmath==1.3.0 # via sympy