Skip to content

Commit b6914c6

Browse files
author
Andrei Neagu
committed
upgraded dependencies
1 parent 2605e77 commit b6914c6

File tree

16 files changed

+23
-23
lines changed

16 files changed

+23
-23
lines changed

api/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ lazy-object-proxy==1.10.0
5050
# via openapi-spec-validator
5151
markupsafe==3.0.2
5252
# via werkzeug
53-
more-itertools==10.5.0
53+
more-itertools==10.6.0
5454
# via openapi-core
5555
multidict==6.1.0
5656
# via

packages/aws-library/requirements/_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ botocore==1.35.81
6464
# aiobotocore
6565
# boto3
6666
# s3transfer
67-
botocore-stubs==1.35.98
67+
botocore-stubs==1.35.99
6868
# via types-aiobotocore
6969
certifi==2024.12.14
7070
# via

packages/aws-library/requirements/_test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ botocore==1.35.81
2727
# boto3
2828
# moto
2929
# s3transfer
30-
botocore-stubs==1.35.98
30+
botocore-stubs==1.35.99
3131
# via
3232
# -c requirements/_base.txt
3333
# types-aioboto3
@@ -40,7 +40,7 @@ certifi==2024.12.14
4040
# requests
4141
cffi==1.17.1
4242
# via cryptography
43-
cfn-lint==1.22.4
43+
cfn-lint==1.22.5
4444
# via moto
4545
charset-normalizer==3.4.1
4646
# via
@@ -262,7 +262,7 @@ types-awscrt==0.23.6
262262
# via
263263
# -c requirements/_base.txt
264264
# botocore-stubs
265-
types-boto3==1.35.98
265+
types-boto3==1.35.99
266266
# via -r requirements/_test.in
267267
types-s3transfer==0.10.4
268268
# via

packages/dask-task-models-library/requirements/_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ click==8.1.8
1111
# dask
1212
# distributed
1313
# typer
14-
cloudpickle==3.1.0
14+
cloudpickle==3.1.1
1515
# via
1616
# dask
1717
# distributed

packages/service-library/requirements/_fastapi.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ prometheus-client==0.21.1
8080
# via
8181
# -r requirements/_fastapi.in
8282
# prometheus-fastapi-instrumentator
83-
prometheus-fastapi-instrumentator==7.0.0
83+
prometheus-fastapi-instrumentator==7.0.2
8484
# via -r requirements/_fastapi.in
8585
pydantic==2.10.5
8686
# via

packages/service-library/requirements/_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ attrs==24.3.0
2929
# jsonschema
3030
# pytest-docker
3131
# referencing
32-
botocore==1.35.98
32+
botocore==1.35.99
3333
# via -r requirements/_test.in
3434
certifi==2024.12.14
3535
# via

packages/simcore-sdk/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ botocore==1.35.81
5858
# boto3
5959
# moto
6060
# s3transfer
61-
botocore-stubs==1.35.98
61+
botocore-stubs==1.35.99
6262
# via types-aiobotocore
6363
certifi==2024.12.14
6464
# via
@@ -67,7 +67,7 @@ certifi==2024.12.14
6767
# requests
6868
cffi==1.17.1
6969
# via cryptography
70-
cfn-lint==1.22.4
70+
cfn-lint==1.22.5
7171
# via moto
7272
charset-normalizer==3.4.1
7373
# via

services/agent/requirements/_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ certifi==2024.8.30
6666
# requests
6767
cffi==1.17.1
6868
# via cryptography
69-
cfn-lint==1.22.4
69+
cfn-lint==1.22.5
7070
# via moto
7171
charset-normalizer==3.4.0
7272
# via

services/api-server/requirements/_test.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ aws-sam-translator==1.55.0
3737
# cfn-lint
3838
aws-xray-sdk==2.14.0
3939
# via moto
40-
boto3==1.35.98
40+
boto3==1.35.99
4141
# via
4242
# aws-sam-translator
4343
# moto
44-
botocore==1.35.98
44+
botocore==1.35.99
4545
# via
4646
# aws-xray-sdk
4747
# boto3
4848
# moto
4949
# s3transfer
50-
botocore-stubs==1.35.98
50+
botocore-stubs==1.35.99
5151
# via types-boto3
5252
certifi==2024.8.30
5353
# via
@@ -325,7 +325,7 @@ types-aiofiles==24.1.0.20241221
325325
# via -r requirements/_test.in
326326
types-awscrt==0.23.6
327327
# via botocore-stubs
328-
types-boto3==1.35.98
328+
types-boto3==1.35.99
329329
# via -r requirements/_test.in
330330
types-s3transfer==0.10.4
331331
# via types-boto3

services/autoscaling/requirements/_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ certifi==2024.8.30
4646
# requests
4747
cffi==1.17.1
4848
# via cryptography
49-
cfn-lint==1.22.4
49+
cfn-lint==1.22.5
5050
# via moto
5151
charset-normalizer==3.4.0
5252
# via

0 commit comments

Comments
 (0)