8000 Bump moto-ext to 5.0.17.post2 (#11710) · localstack/localstack@3a54f21 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a54f21

Browse files
Bump moto-ext to 5.0.17.post2 (#11710)
1 parent 4a775c4 commit 3a54f21

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.0.17.post1",
96+
"moto-ext[all]==5.0.17.post2",
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
@@ -256,7 +256,7 @@ mdurl==0.1.2
256256
# via markdown-it-py
257257
more-itertools==10.5.0
258258
# via openapi-core
259-
moto-ext==5.0.17.post1
259+
moto-ext==5.0.17.post2
260260
# via localstack-core
261261
mpmath==1.3.0
262262
# via sympy

requirements-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ mdurl==0.1.2
190190
# via markdown-it-py
191191
more-itertools==10.5.0
192192
# via openapi-core
193-
moto-ext==5.0.17.post1
193+
moto-ext==5.0.17.post2
194194
# via localstack-core (pyproject.toml)
195195
mpmath==1.3.0
196196
# via sympy

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ mdurl==0.1.2
240240
# via markdown-it-py
241241
more-itertools==10.5.0
242242
# via openapi-core
243-
moto-ext==5.0.17.post1
243+
moto-ext==5.0.17.post2
244244
# via localstack-core
245245
mpmath==1.3.0
246246
# via sympy

requirements-typehint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ mdurl==0.1.2
260260
# via markdown-it-py
261261
more-itertools==10.5.0
262262
# via openapi-core
263-
moto-ext==5.0.17.post1
263+
moto-ext==5.0.17.post2
264264
# via localstack-core
265265
mpmath==1.3.0
266266
# via sympy

0 commit comments

Comments
 (0)
0