Skip to content

Commit 85b16b2

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

7 files changed

+42
-42
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
# Ruff version.
6-
rev: v0.5.4
6+
rev: v0.5.5
77
hooks:
88
- id: ruff
99
args: [--fix, --exit-non-zero-on-fix]

requirements-base-runtime.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ idna==3.7
6464
# hyperlink
6565
# localstack-twisted
6666
# requests
67-
incremental==22.10.0
67+
incremental==24.7.2
6868
# via localstack-twisted
6969
jmespath==1.0.1
7070
# via
@@ -84,7 +84,7 @@ mdurl==0.1.2
8484
# via markdown-it-py
8585
packaging==24.1
8686
# via build
87-
plux==1.11.0
87+
plux==1.11.1
8888
# via localstack-core (pyproject.toml)
8989
priority==1.3.0
9090
# via

requirements-basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mdurl==0.1.2
3232
# via markdown-it-py
3333
packaging==24.1
3434
# via build
35-
plux==1.11.0
35+
plux==1.11.1
3636
# via localstack-core (pyproject.toml)
3737
psutil==6.0.0
3838
# via localstack-core (pyproject.toml)

requirements-dev.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ cffi==1.16.0
8383
# via cryptography
8484
cfgv==3.4.0
8585
# via pre-commit
86-
cfn-lint==1.8.2
86+
cfn-lint==1.9.0
8787
# via moto-ext
8888
charset-normalizer==3.3.2
8989
# via requests
@@ -182,7 +182,7 @@ idna==3.7
182182
# requests
183183
importlib-resources==6.4.0
184184
# via jsii
185-
incremental==22.10.0
185+
incremental==24.7.2
186186
# via localstack-twisted
187187
iniconfig==2.0.0
188188
# via pytest
@@ -284,7 +284,7 @@ pluggy==1.5.0
284284
# pytest
285285
plumbum==1.8.3
286286
# via pandoc
287-
plux==1.11.0
287+
plux==1.11.1
288288
# via
289289
# localstack-core
290290
# localstack-core (pyproject.toml)
@@ -293,7 +293,7 @@ ply==3.11
293293
# jsonpath-ng
294294
# jsonpath-rw
295295
# pandoc
296-
pre-commit==3.7.1
296+
pre-commit==3.8.0
297297
# via localstack-core (pyproject.toml)
298298
priority==1.3.0
299299
# via
@@ -335,7 +335,7 @@ pyparsing==3.1.2
335335
# via moto-ext
336336
pyproject-hooks==1.1.0
337337
# via build
338-
pytest==8.3.1
338+
pytest==8.3.2
339339
# via
340340
# localstack-core
341341
# pytest-rerunfailures
@@ -377,7 +377,7 @@ referencing==0.35.1
377377
# jsonschema
378378
# jsonschema-path
379379
# jsonschema-specifications
380-
regex==2024.5.15
380+
regex==2024.7.24
381381
# via cfn-lint
382382
requests==2.32.3
383383
# via
@@ -404,15 +404,15 @@ rich==13.7.1
404404
# localstack-core (pyproject.toml)
405405
rolo==0.7.0
406406
# via localstack-core
407-
rpds-py==0.19.0
407+
rpds-py==0.19.1
408408
# via
409409
# jsonschema
410410
# referencing
411411
rsa==4.7.2
412412
# via awscli
413413
rstr==3.2.2
414414
# via localstack-core (pyproject.toml)
415-
ruff==0.5.4
415+
ruff==0.5.5
416416
# via localstack-core (pyproject.toml)
417417
s3transfer==0.10.2
418418
# via

requirements-runtime.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ certifi==2024.7.4
6464
# requests
6565
cffi==1.16.0
6666
# via cryptography
67-
cfn-lint==1.8.2
67+
cfn-lint==1.9.0
6868
# via moto-ext
6969
charset-normalizer==3.3.2
7070
# via requests
@@ -131,7 +131,7 @@ idna==3.7
131131
# hyperlink
132132
# localstack-twisted
133133
# requests
134-
incremental==22.10.0
134+
incremental==24.7.2
135135
# via localstack-twisted
136136
jinja2==3.1.4
137137
# via moto-ext
@@ -203,7 +203,7 @@ packaging==24.1
203203
# jpype1
204204
pathable==0.4.3
205205
# via jsonschema-path
206-
plux==1.11.0
206+
plux==1.11.1
207207
# via
208208
# localstack-core
209209
# localstack-core (pyproject.toml)
@@ -268,7 +268,7 @@ referencing==0.35.1
268268
# jsonschema
269269
# jsonschema-path
270270
# jsonschema-specifications
271-
regex==2024.5.15
271+
regex==2024.7.24
272272
# via cfn-lint
273273
requests==2.32.3
274274
# via
@@ -293,7 +293,7 @@ rich==13.7.1
293293
# localstack-core (pyproject.toml)
294294
rolo==0.7.0
295295
# via localstack-core
296-
rpds-py==0.19.0
296+
rpds-py==0.19.1
297297
# via
298298
# jsonschema
299299
# referencing

requirements-test.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ certifi==2024.7.4
8181
# requests
8282
cffi==1.16.0
8383
# via cryptography
84-
cfn-lint==1.8.2
84+
cfn-lint==1.9.0
8585
# via moto-ext
8686
charset-normalizer==3.3.2
8787
# via requests
@@ -166,7 +166,7 @@ idna==3.7
166166
# requests
167167
importlib-resources==6.4.0
168168
# via jsii
169-
incremental==22.10.0
169+
incremental==24.7.2
170170
# via localstack-twisted
171171
iniconfig==2.0.0
172172
# via pytest
@@ -258,7 +258,7 @@ pluggy==1.5.0
258258
# via
259259
# localstack-core (pyproject.toml)
260260
# pytest
261-
plux==1.11.0
261+
plux==1.11.1
262262
# via
263263
# localstack-core
264264
# localstack-core (pyproject.toml)
@@ -304,7 +304,7 @@ pyparsing==3.1.2
304304
# via moto-ext
305305
pyproject-hooks==1.1.0
306306
# via build
307-
pytest==8.3.1
307+
pytest==8.3.2
308308
# via
309309
# localstack-core (pyproject.toml)
310310
# pytest-rerunfailures
@@ -345,7 +345,7 @@ referencing==0.35.1
345345
# jsonschema
346346
# jsonschema-path
347347
# jsonschema-specifications
348-
regex==2024.5.15
348+
regex==2024.7.24
349349
# via cfn-lint
350350
requests==2.32.3
351351
# via
@@ -371,7 +371,7 @@ rich==13.7.1
371371
# localstack-core (pyproject.toml)
372372
rolo==0.7.0
373373
# via localstack-core
374-
rpds-py==0.19.0
374+
rpds-py==0.19.1
375375
# via
376376
# jsonschema
377377
# referencing

requirements-typehint.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ botocore==1.34.149
6262
# localstack-snapshot
6363
# moto-ext
6464
# s3transfer
65-
botocore-stubs==1.34.146
65+
botocore-stubs==1.34.150
6666
# via boto3-stubs
6767
build==1.2.1
6868
# via
@@ -87,7 +87,7 @@ cffi==1.16.0
8787
# via cryptography
8888
cfgv==3.4.0
8989
# via pre-commit
90-
cfn-lint==1.8.2
90+
cfn-lint==1.9.0
9191
# via moto-ext
9292
charset-normalizer==3.3.2
9393
# via requests
@@ -186,7 +186,7 @@ idna==3.7
186186
# requests
187187
importlib-resources==6.4.0
188188
# via jsii
189-
incremental==22.10.0
189+
incremental==24.7.2
190190
# via localstack-twisted
191191
iniconfig==2.0.0
192192
# via pytest
@@ -269,9 +269,9 @@ mypy-boto3-appconfig==1.34.58
269269
# via boto3-stubs
270270
mypy-boto3-appconfigdata==1.34.24
271271
# via boto3-stubs
272-
mypy-boto3-application-autoscaling==1.34.139
272+
mypy-boto3-application-autoscaling==1.34.149
273273
# via boto3-stubs
274-
mypy-boto3-appsync==1.34.92
274+
mypy-boto3-appsync==1.34.147
275275
# via boto3-stubs
276276
mypy-boto3-athena==1.34.130
277277
# via boto3-stubs
@@ -293,7 +293,7 @@ mypy-boto3-cloudtrail==1.34.129
293293
# via boto3-stubs
294294
mypy-boto3-cloudwatch==1.34.83
295295
# via boto3-stubs
296-
mypy-boto3-codecommit==1.34.6
296+
mypy-boto3-codecommit==1.34.149
297297
# via boto3-stubs
298298
mypy-boto3-cognito-identity==1.34.137
299299
# via boto3-stubs
@@ -303,25 +303,25 @@ mypy-boto3-dms==1.34.141
303303
# via boto3-stubs
304304
mypy-boto3-docdb==1.34.137
305305
# via boto3-stubs
306-
mypy-boto3-dynamodb==1.34.131
306+
mypy-boto3-dynamodb==1.34.148
307307
# via boto3-stubs
308308
mypy-boto3-dynamodbstreams==1.34.0
309309
# via boto3-stubs
310-
mypy-boto3-ec2==1.34.145
310+
mypy-boto3-ec2==1.34.149
311311
# via boto3-stubs
312-
mypy-boto3-ecr==1.34.140
312+
mypy-boto3-ecr==1.34.149
313313
# via boto3-stubs
314314
mypy-boto3-ecs==1.34.123
315315
# via boto3-stubs
316316
mypy-boto3-efs==1.34.128
317317
# via boto3-stubs
318-
mypy-boto3-eks==1.34.137
318+
mypy-boto3-eks==1.34.149
319319
# via boto3-stubs
320-
mypy-boto3-elasticache==1.34.135
320+
mypy-boto3-elasticache==1.34.150
321321
# via boto3-stubs
322322
mypy-boto3-elasticbeanstalk==1.34.141
323323
# via boto3-stubs
324-
mypy-boto3-elbv2==1.34.108
324+
mypy-boto3-elbv2==1.34.149
325325
# via boto3-stubs
326326
mypy-boto3-emr==1.34.136
327327
# via boto3-stubs
@@ -433,7 +433,7 @@ mypy-boto3-ssm==1.34.132
433433
# via boto3-stubs
434434
mypy-boto3-sso-admin==1.34.0
435435
# via boto3-stubs
436-
mypy-boto3-stepfunctions==1.34.137
436+
mypy-boto3-stepfunctions==1.34.149
437437
# via boto3-stubs
438438
mypy-boto3-sts==1.34.0
439439
# via boto3-stubs
@@ -480,7 +480,7 @@ pluggy==1.5.0
480480
# pytest
481481
plumbum==1.8.3
482482
# via pandoc
483-
plux==1.11.0
483+
plux==1.11.1
484484
# via
485485
# localstack-core
486486
# localstack-core (pyproject.toml)
@@ -489,7 +489,7 @@ ply==3.11
489489
# jsonpath-ng
490490
# jsonpath-rw
491491
# pandoc
492-
pre-commit==3.7.1
492+
pre-commit==3.8.0
493493
# via localstack-core
494494
priority==1.3.0
495495
# via
@@ -531,7 +531,7 @@ pyparsing==3.1.2
531531
# via moto-ext
532532
pyproject-hooks==1.1.0
533533
# via build
534-
pytest==8.3.1
534+
pytest==8.3.2
535535
# via
536536
# localstack-core
537537
# pytest-rerunfailures
@@ -573,7 +573,7 @@ referencing==0.35.1
573573
# jsonschema
574574
# jsonschema-path
575575
# jsonschema-specifications
576-
regex==2024.5.15
576+
regex==2024.7.24
577577
# via cfn-lint
578578
requests==2.32.3
579579
# via
@@ -600,15 +600,15 @@ rich==13.7.1
600600
# localstack-core (pyproject.toml)
601601
rolo==0.7.0
602602
# via localstack-core
603-
rpds-py==0.19.0
603+
rpds-py==0.19.1
604604
# via
605605
# jsonschema
606606
# referencing
607607
rsa==4.7.2
608608
# via awscli
609609
rstr==3.2.2
610610
# via localstack-core
611-
ruff==0.5.4
611+
ruff==0.5.5
612612
# via localstack-core
613613
s3transfer==0.10.2
614614
# via

0 commit comments

Comments
 (0)