Skip to content

Commit f520e85

Browse files
committed
Bump moto-ext to 5.0.28.post1
1 parent 96d99d6 commit f520e85

7 files changed

+6
-6
lines changed

bump_version.sh

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runtime = [
9292
"json5>=0.9.11",
9393
"jsonpath-ng>=1.6.1",
9494
"jsonpath-rw>=1.4.0",
95-
"moto-ext[all]==5.0.26.post2",
95+
"moto-ext[all]==5.0.28.post1",
9696
"opensearch-py>=2.4.1",
9797
"pymongo>=4.2.0",
9898
"pyopenssl>=23.0.0",

requirements-basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build==1.2.2.post1
88
# via localstack-core (pyproject.toml)
99
cachetools==5.5.1
1010
# via localstack-core (pyproject.toml)
11-
certifi==2024.12.14
11+
certifi==2025.1.31
1212
# via requests
1313
cffi==1.17.1
1414
# via cryptography

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.6.0
256256
# via openapi-core
257-
moto-ext==5.0.26.post2
257+
moto-ext==5.0.28.post1
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
@@ -188,7 +188,7 @@ mdurl==0.1.2
188188
# via markdown-it-py
189189
more-itertools==10.6.0
190190
# via openapi-core
191-
moto-ext==5.0.26.post2
191+
moto-ext==5.0.28.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
@@ -238,7 +238,7 @@ mdurl==0.1.2
238238
# via markdown-it-py
239239
more-itertools==10.6.0
240240
# via openapi-core
241-
moto-ext==5.0.26.post2
241+
moto-ext==5.0.28.post1
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.6.0
260260
# via openapi-core
261-
moto-ext==5.0.26.post2
261+
moto-ext==5.0.28.post1
262262
# via localstack-core
263263
mpmath==1.3.0
264264
# via sympy

0 commit comments

Comments
 (0)