Skip to content

Commit ff5f418

Browse files
Bump moto-ext to 5.1.10.post3
1 parent 8afce65 commit ff5f418

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
@@ -94,7 +94,7 @@ runtime = [
9494
"json5>=0.9.11",
9595
"jsonpath-ng>=1.6.1",
9696
"jsonpath-rw>=1.4.0",
97-
"moto-ext[all]==5.1.10.post2",
97+
"moto-ext[all]==5.1.10.post3",
9898
"opensearch-py>=2.4.1",
9999
"pymongo>=4.2.0",
100100
"pyopenssl>=23.0.0",

requirements-dev.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.10.post2
257+
moto-ext==5.1.10.post3
258258
# via localstack-core
259259
mpmath==1.3.0
260260
# via sympy

requirements-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ mdurl==0.1.2
192192
# via markdown-it-py
193193
more-itertools==10.7.0
194194
# via openapi-core
195-
moto-ext==5.1.10.post2
195+
moto-ext==5.1.10.post3
196196
# via localstack-core (pyproject.toml)
197197
mpmath==1.3.0
198198
# via sympy

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ mdurl==0.1.2
238238
# via markdown-it-py
239239
more-itertools==10.7.0
240240
# via openapi-core
241-
moto-ext==5.1.10.post2
241+
moto-ext==5.1.10.post3
242242
# via localstack-core
243243
mpmath==1.3.0
244244
# via sympy

requirements-typehint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ mdurl==0.1.2
258258
# via markdown-it-py
259259
more-itertools==10.7.0
260260
# via openapi-core
261-
moto-ext==5.1.10.post2
261+
moto-ext==5.1.10.post3
262262
# via localstack-core
263263
mpmath==1.3.0
264264
# via sympy

0 commit comments

Comments
 (0)