8000 Bump moto-ext to 5.0.17.post2 · localstack/localstack@c8b2f39 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8b2f39

Browse files
Bump moto-ext to 5.0.17.post2
1 parent 60af8f1 commit c8b2f39

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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-basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packaging==24.1
3434
# via build
3535
plux==1.11.1
3636
# via localstack-core (pyproject.toml)
37-
psutil==6.0.0
37+
psutil==6.1.0
3838
# via localstack-core (pyproject.toml)
3939
pycparser==2.22
4040
# via cffi

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
245< 89FE code>245
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