8000 Bump moto-ext to 5.1.5.post1 (#12684) · localstack/localstack@b458882 · GitHub
[go: up one dir, main page]

Skip to content

Commit b458882

Browse files
Bump moto-ext to 5.1.5.post1 (#12684)
1 parent 4d2139c commit b458882

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ runtime = [
9393
"json5>=0.9.11",
9494
"jsonpath-ng>=1.6.1",
9595
"jsonpath-rw>=1.4.0",
96-
"moto-ext[all]==5.1.4.post2",
96+
"moto-ext[all]==5.1.5.post1",
9797
"opensearch-py>=2.4.1",
9898
"pymongo>=4.2.0",
9999
"pyopenssl>=23.0.0",

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ mdurl==0.1.2
250250
# via markdown-it-py
251251
more-itertools==10.7.0
252252
# via openapi-core
253-
moto-ext==5.1.4.post2
253+
moto-ext==5.1.5.post1
254254
# via localstack-core
255255
mpmath==1.3.0
256256
# via sympy

requirements-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ mdurl==0.1.2
188188
# via markdown-it-py
189189
more-itertools==10.7.0
190190
# via openapi-core
191-
moto-ext==5.1.4.post2
191+
moto-ext==5.1.5.post1
192192
# via localstack-core (pyproject.toml)
193193
mpmath==1.3.0
194194
# via sympy

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ mdurl==0.1.2
234234
# via markdown-it-py
235235
more-itertools==10.7.0
236236
# via openapi-core
237-
moto-ext==5.1.4.post2
237+
moto-ext==5.1.5.post1
238238
# via localstack-core
239239
mpmath==1.3.0
240240
# via sympy

requirements-typehint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ mdurl==0.1.2
254254
# via markdown-it-py
255255
more-itertools==10.7.0
256256
# via openapi-core
257-
moto-ext==5.1.4.post2
257+
moto-ext==5.1.5.post1
258258
# via localstack-core
259259
mpmath==1.3.0
260260
# via sympy

0 commit comments

Comments
 (0)
0