Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit bd2f895

Browse files
committed
update pinned dependencies
1 parent 1d4a1ea commit bd2f895

6 files changed

Lines changed: 59 additions & 156 deletions

requirements-base-runtime.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --extra=base-runtime --output-file=requirements-base-runtime.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
@@ -40,7 +40,7 @@ click==8.1.7
4040
# quart
4141
constantly==23.10.4
4242
# via localstack-twisted
43-
cryptography==42.0.5
43+
cryptography==42.0.6
4444
# via
4545
# localstack-core (pyproject.toml)
4646
# pyopenssl
@@ -85,7 +85,7 @@ itsdangerous==2.2.0
8585
# via
8686
# flask
8787
# quart
88-
jinja2==3.1.3
88+
jinja2==3.1.4
8989
# via
9090
# flask
9191
# quart
@@ -124,7 +124,7 @@ psutil==5.9.8
124124
# via localstack-core (pyproject.toml)
125125
pycparser==2.22
126126
# via cffi
127-
pygments==2.17.2
127+
pygments==2.18.0
128128
# via rich
129129
pyopenssl==24.1.0
130130
# via
@@ -180,7 +180,7 @@ urllib3==2.2.1
180180
# requests
181181
websocket-client==1.8.0
182182
# via docker
183-
werkzeug==3.0.2
183+
werkzeug==3.0.3
184184
# via
185185
# flask
186186
# localstack-core (pyproject.toml)

requirements-basic.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements-basic.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
@@ -16,7 +16,7 @@ charset-normalizer==3.3.2
1616
# via requests
1717
click==8.1.7
1818
# via localstack-core (pyproject.toml)
19-
cryptography==42.0.5
19+
cryptography==42.0.6
2020
# via localstack-core (pyproject.toml)
2121
dill==0.3.6
2222
# via localstack-core (pyproject.toml)
@@ -40,7 +40,7 @@ psutil==5.9.8
4040
# via localstack-core (pyproject.toml)
4141
pycparser==2.22
4242
# via cffi
43-
pygments==2.17.2
43+
pygments==2.18.0
4444
# via rich
4545
pyproject-hooks==1.1.0
4646
# via build

requirements-dev.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --extra=dev --output-file=requirements-dev.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
@@ -37,7 +37,7 @@ aws-cdk-asset-kubectl-v20==2.1.2
3737
# via aws-cdk-lib
3838
aws-cdk-asset-node-proxy-agent-v6==2.0.3
3939
# via aws-cdk-lib
40-
aws-cdk-lib==2.139.1
40+
aws-cdk-lib==2.140.0
4141
# via localstack-core
4242
aws-sam-translator==1.87.0
4343
# via
@@ -92,7 +92,7 @@ cffi==1.16.0
9292
# via cryptography
9393
cfgv==3.4.0
9494
# via pre-commit
95-
cfn-lint==0.86.4
95+
cfn-lint==0.87.1
9696
# via moto-ext
9797
charset-normalizer==3.3.2
9898
# via requests
@@ -102,7 +102,7 @@ click==8.1.7
102102
# localstack-core
103103
# localstack-core (pyproject.toml)
104104
# quart
105-
colorama==0.4.4
105+
colorama==0.4.6
106106
# via awscli
107107
constantly==23.10.4
108108
# via localstack-twisted
@@ -116,7 +116,7 @@ coveralls==4.0.0
116116
# via localstack-core (pyproject.toml)
117117
crontab==1.0.1
118118
# via localstack-core
119-
cryptography==42.0.5
119+
cryptography==42.0.6
120120
# via
121121
# joserfc
122122
# localstack-core
@@ -205,7 +205,7 @@ itsdangerous==2.2.0
205205
# via
206206
# flask
207207
# quart
208-
jinja2==3.1.3
208+
jinja2==3.1.4
209209
# via
210210
# flask
211211
# moto-ext
@@ -220,7 +220,7 @@ jpype1==1.5.0
220220
# via localstack-core
221221
jschema-to-python==1.2.3
222222
# via cfn-lint
223-
jsii==1.97.0
223+
jsii==1.98.0
224224
# via
225225
# aws-cdk-asset-awscli-v1
226226
# aws-cdk-asset-kubectl-v20
@@ -246,7 +246,7 @@ jsonpickle==3.0.4
246246
# via jschema-to-python
247247
jsonpointer==2.4
248248
# via jsonpatch
249-
jsonschema==4.21.1
249+
jsonschema==4.22.0
250250
# via
251251
# aws-sam-translator
252252
# cfn-lint
@@ -357,9 +357,9 @@ pydantic==2.7.1
357357
# via aws-sam-translator
358358
pydantic-core==2.18.2
359359
# via pydantic
360-
pygments==2.17.2
360+
pygments==2.18.0
361361
# via rich
362-
pymongo==4.7.0
362+
pymongo==4.7.1
363363
# via localstack-core
364364
pyopenssl==24.1.0
365365
# via
@@ -449,7 +449,7 @@ rsa==4.7.2
449449
# via awscli
450450
rstr==3.2.2
451451
# via localstack-core (pyproject.toml)
452-
ruff==0.4.2
452+
ruff==0.4.3
453453
# via localstack-core (pyproject.toml)
454454
s3transfer==0.10.1
455455
# via
@@ -515,7 +515,7 @@ websocket-client==1.8.0
515515
# via
516516
# docker
517517
# localstack-core
518-
werkzeug==3.0.2
518+
werkzeug==3.0.3
519519
# via
520520
# flask
521521
# localstack-core

requirements-runtime.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --extra=runtime --output-file=requirements-runtime.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
@@ -73,7 +73,7 @@ certifi==2024.2.2
7373
# requests
7474
cffi==1.16.0
7575
# via cryptography
76-
cfn-lint==0.86.4
76+
cfn-lint==0.87.1
7777
# via moto-ext
7878
charset-normalizer==3.3.2
7979
# via requests
@@ -83,13 +83,13 @@ click==8.1.7
8383
# localstack-core
8484
# localstack-core (pyproject.toml)
8585
# quart
86-
colorama==0.4.4
86+
colorama==0.4.6
8787
# via awscli
8888
constantly==23.10.4
8989
# via localstack-twisted
9090
crontab==1.0.1
9191
# via localstack-core (pyproject.toml)
92-
cryptography==42.0.5
92+
cryptography==42.0.6
9393
# via
9494
# joserfc
9595
# localstack-core
@@ -152,7 +152,7 @@ itsdangerous==2.2.0
152152
# via
153153
# flask
154154
# quart
155-
jinja2==3.1.3
155+
jinja2==3.1.4
156156
# via
157157
# flask
158158
# moto-ext
@@ -185,7 +185,7 @@ jsonpickle==3.0.4
185185
# via jschema-to-python
186186
jsonpointer==2.4
187187
# via jsonpatch
188-
jsonschema==4.21.1
188+
jsonschema==4.22.0
189189
# via
190190
# aws-sam-translator
191191
# cfn-lint
@@ -265,9 +265,9 @@ pydantic==2.7.1
265265
# via aws-sam-translator
266266
pydantic-core==2.18.2
267267
# via pydantic
268-
pygments==2.17.2
268+
pygments==2.18.0
269269
# via rich
270-
pymongo==4.7.0
270+
pymongo==4.7.1
271271
# via localstack-core (pyproject.toml)
272272
pyopenssl==24.1.0
273273
# via
@@ -383,7 +383,7 @@ urllib3==2.2.1
383383
# responses
384384
websocket-client==1.8.0
385385
# via docker
386-
werkzeug==3.0.2
386+
werkzeug==3.0.3
387387
# via
388388
# flask
389389
# localstack-core

requirements-test.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --extra=test --output-file=requirements-test.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
@@ -37,7 +37,7 @@ aws-cdk-asset-kubectl-v20==2.1.2
3737
# via aws-cdk-lib
3838
aws-cdk-asset-node-proxy-agent-v6==2.0.3
3939
# via aws-cdk-lib
40-
aws-cdk-lib==2.139.1
40+
aws-cdk-lib==2.140.0
4141
# via localstack-core (pyproject.toml)
4242
aws-sam-translator==1.87.0
4343
# via
@@ -90,7 +90,7 @@ certifi==2024.2.2
9090
# requests
9191
cffi==1.16.0
9292
# via cryptography
93-
cfn-lint==0.86.4
93+
cfn-lint==0.87.1
9494
# via moto-ext
9595
charset-normalizer==3.3.2
9696
# via requests
@@ -100,17 +100,17 @@ click==8.1.7
100100
# localstack-core
101101
# localstack-core (pyproject.toml)
102102
# quart
103-
colorama==0.4.4
103+
colorama==0.4.6
104104
# via awscli
105105
constantly==23.10.4
106106
# via localstack-twisted
107107
constructs==10.3.0
108108
# via aws-cdk-lib
109-
coverage==7.5.0
109+
coverage==7.5.1
110110
# via localstack-core (pyproject.toml)
111111
crontab==1.0.1
112112
# via localstack-core
113-
cryptography==42.0.5
113+
cryptography==42.0.6
114114
# via
115115
# joserfc
116116
# localstack-core
@@ -189,7 +189,7 @@ itsdangerous==2.2.0
189189
# via
190190
# flask
191191
# quart
192-
jinja2==3.1.3
192+
jinja2==3.1.4
193193
# via
194194
# flask
195195
# moto-ext
@@ -204,7 +204,7 @@ jpype1==1.5.0
204204
# via localstack-core
205205
jschema-to-python==1.2.3
206206
# via cfn-lint
207-
jsii==1.97.0
207+
jsii==1.98.0
208208
# via
209209
# aws-cdk-asset-awscli-v1
210210
# aws-cdk-asset-kubectl-v20
@@ -230,7 +230,7 @@ jsonpickle==3.0.4
230230
# via jschema-to-python
231231
jsonpointer==2.4
232232
# via jsonpatch
233-
jsonschema==4.21.1
233+
jsonschema==4.22.0
234234
# via
235235
# aws-sam-translator
236236
# cfn-lint
@@ -328,9 +328,9 @@ pydantic==2.7.1
328328
# via aws-sam-translator
329329
pydantic-core==2.18.2
330330
# via pydantic
331-
pygments==2.17.2
331+
pygments==2.18.0
332332
# via rich
333-
pymongo==4.7.0
333+
pymongo==4.7.1
334334
# via localstack-core
335335
pyopenssl==24.1.0
336336
# via
@@ -476,7 +476,7 @@ websocket-client==1.8.0
476476
# via
477477
# docker
478478
# localstack-core (pyproject.toml)
479-
werkzeug==3.0.2
479+
werkzeug==3.0.3
480480
# via
481481
# flask
482482
# localstack-core

0 commit comments

Comments
 (0)