8000 Upgrade pinned Python dependencies (#12766) · localstack/localstack@ea0a194 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea0a194

Browse files
Upgrade pinned Python dependencies (#12766)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent ea6c7a2 commit ea0a194

6 files changed

+50
-50
lines changed

requirements-base-runtime.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ botocore==1.38.36
2020
# s3transfer
2121
build==1.2.2.post1
2222
# via localstack-core (pyproject.toml)
23-
cachetools==6.0.0
23+
cachetools==6.1.0
2424
# via localstack-core (pyproject.toml)
2525
cbor2==5.6.5
2626
# via localstack-core (pyproject.toml)
27-
certifi==2025.4.26
27+
certifi==2025.6.15
2828
# via requests
2929
cffi==1.17.1
3030
# via cryptography

requirements-basic.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
build==1.2.2.post1
88
# via localstack-core (pyproject.toml)
9-
cachetools==6.0.0
9+
cachetools==6.1.0
1010
# via localstack-core (pyproject.toml)
11-
certifi==2025.4.26
11+
certifi==2025.6.15
1212
# via requests
1313
cffi==1.17.1
1414
# via cryptography

requirements-dev.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ aws-cdk-asset-awscli-v1==2.2.237
2929
# via aws-cdk-lib
3030
aws-cdk-asset-node-proxy-agent-v6==2.1.0
3131
# via aws-cdk-lib
32-
aws-cdk-cloud-assembly-schema==44.2.0
32+
aws-cdk-cloud-assembly-schema==44.5.0
3333
# via aws-cdk-lib
34-
aws-cdk-lib==2.200.1
34+
aws-cdk-lib==2.201.0
3535
# via localstack-core
3636
aws-sam-translator==1.98.0
3737
# via
@@ -61,7 +61,7 @@ build==1.2.2.post1
6161
# via
6262
# localstack-core
6363
# localstack-core (pyproject.toml)
64-
cachetools==6.0.0
64+
cachetools==6.1.0
6565
# via
6666
# airspeed-ext
6767
# localstack-core
@@ -70,7 +70,7 @@ cattrs==24.1.3
7070
# via jsii
7171
cbor2==5.6.5
7272
# via localstack-core
73-
certifi==2025.4.26
73+
certifi==2025.6.15
7474
# via
7575
# httpcore
7676
# httpx
@@ -80,7 +80,7 @@ cffi==1.17.1
8080
# via cryptography
8181
cfgv==3.4.0
8282
# via pre-commit
83-
cfn-lint==1.35.4
83+
cfn-lint==1.36.0
8484
# via moto-ext
8585
charset-normalizer==3.4.2
8686
# via requests
@@ -94,7 +94,7 @@ constantly==23.10.4
9494
# via localstack-twisted
9595
constructs==10.4.2
9696
# via aws-cdk-lib
97-
coverage==7.8.2
97+
coverage==7.9.1
9898
# via
9999
# coveralls
100100
# localstack-core
@@ -232,7 +232,7 @@ jsonschema-specifications==2025.4.1
232232
# via
233233
# jsonschema
234234
# openapi-schema-validator
235-
kclpy-ext==3.0.3
235+
kclpy-ext==3.0.5
236236
# via localstack-core
237237
lazy-object-proxy==1.11.0
238238
# via openapi-spec-validator
@@ -256,7 +256,7 @@ mpmath==1.3.0
256256
# via sympy
257257
multipart==1.2.1
258258
# via moto-ext
259-
mypy==1.16.0
259+
mypy==1.16.1
260260
# via localstack-core (pyproject.toml)
261261
mypy-extensions==1.1.0
262262
# via mypy
@@ -337,15 +337,15 @@ pyasn1==0.6.1
337337
# via rsa
338338
pycparser==2.22
339339
# via cffi
340-
pydantic==2.11.5
340+
pydantic==2.11.7
341341
# via aws-sam-translator
342342
pydantic-core==2.33.2
343343
# via pydantic
344344
pygments==2.19.1
345345
# via
346346
# pytest
347347
# rich
348-
pymongo==4.13.0
348+
pymongo==4.13.2
349349
# via localstack-core
350350
pyopenssl==25.1.0
351351
# via

requirements-runtime.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@ build==1.2.2.post1
4949
# via
5050
# localstack-core
5151
# localstack-core (pyproject.toml)
52-
cachetools==6.0.0
52+
cachetools==6.1.0
5353
# via
5454
# airspeed-ext
5555
# localstack-core
5656
# localstack-core (pyproject.toml)
5757
cbor2==5.6.5
5858
# via localstack-core
59-
certifi==2025.4.26
59+
certifi==2025.6.15
6060
# via
6161
# opensearch-py
6262
# requests
6363
cffi==1.17.1
6464
# via cryptography
65-
cfn-lint==1.35.4
65+
cfn-lint==1.36.0
6666
# via moto-ext
6767
charset-normalizer==3.4.2
6868
# via requests
@@ -172,7 +172,7 @@ jsonschema-specifications==2025.4.1
172172
# via
173173
# jsonschema
174174
# openapi-schema-validator
175-
kclpy-ext==3.0.3
175+
kclpy-ext==3.0.5
176176
# via localstack-core (pyproject.toml)
177177
lazy-object-proxy==1.11.0
178178
# via openapi-spec-validator
@@ -239,13 +239,13 @@ pyasn1==0.6.1
239239
# via rsa
240240
pycparser==2.22
241241
# via cffi
242-
pydantic==2.11.5
242+
pydantic==2.11.7
243243
# via aws-sam-translator
244244
pydantic-core==2.33.2
245245
# via pydantic
246246
pygments==2.19.1
247247
# via rich
248-
pymongo==4.13.0
248+
pymongo==4.13.2
249249
# via localstack-core (pyproject.toml)
250250
pyopenssl==25.1.0
251251
# via

requirements-test.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ aws-cdk-asset-awscli-v1==2.2.237
2929
# via aws-cdk-lib
3030
aws-cdk-asset-node-proxy-agent-v6==2.1.0
3131
# via aws-cdk-lib
32-
aws-cdk-cloud-assembly-schema==44.2.0
32+
aws-cdk-cloud-assembly-schema==44.5.0
3333
# via aws-cdk-lib
34-
aws-cdk-lib==2.200.1
34+
aws-cdk-lib==2.201.0
3535
# via localstack-core (pyproject.toml)
3636
aws-sam-translator==1.98.0
3737
# via
@@ -61,7 +61,7 @@ build==1.2.2.post1
6161
# via
6262
# localstack-core
6363
# localstack-core (pyproject.toml)
64-
cachetools==6.0.0
64+
cachetools==6.1.0
6565
# via
6666
# airspeed-ext
6767
# localstack-core
@@ -70,15 +70,15 @@ cattrs==24.1.3
7070
# via jsii
7171
cbor2==5.6.5
7272
# via localstack-core
73-
certifi==2025.4.26
73+
certifi==2025.6.15
7474
# via
7575
# httpcore
7676
# httpx
7777
# opensearch-py
7878
# requests
7979
cffi==1.17.1
8080
# via cryptography
81-
cfn-lint==1.35.4
81+
cfn-lint==1.36.0
8282
# via moto-ext
8383
charset-normalizer==3.4.2
8484
# via requests
@@ -92,7 +92,7 @@ constantly==23.10.4
9292
# via localstack-twisted
9393
constructs==10.4.2
9494
# via aws-cdk-lib
95-
coverage==7.8.2
95+
coverage==7.9.1
9696
# via localstack-core (pyproject.toml)
9797
crontab==1.0.4
9898
# via localstack-core
@@ -216,7 +216,7 @@ jsonschema-specifications==2025.4.1
216216
# via
217217
# jsonschema
218218
# openapi-schema-validator
219-
kclpy-ext==3.0.3
219+
kclpy-ext==3.0.5
220220
# via localstack-core
221221
lazy-object-proxy==1.11.0
222222
# via openapi-spec-validator
@@ -301,15 +301,15 @@ pyasn1==0.6.1
301301
# via rsa
302302
pycparser==2.22
303303
# via cffi
304-
pydantic==2.11.5
304+
pydantic==2.11.7
305305
# via aws-sam-translator
306306
pydantic-core==2.33.2
307307
# via pydantic
308308
pygments==2.19.1
309309
# via
310310
# pytest
311311
# rich
312-
pymongo==4.13.0
312+
pymongo==4.13.2
313313
# via localstack-core
314314
pyopenssl==25.1.0
315315
# via

0 commit comments

Comments
 (0)
0