File tree Expand file tree Collapse file tree 16 files changed +23
-23
lines changed
dask-task-models-library/requirements
service-library/requirements
clusters-keeper/requirements
dask-sidecar/requirements
datcore-adapter/requirements
efs-guardian/requirements
resource-usage-tracker/requirements Expand file tree Collapse file tree 16 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ lazy-object-proxy==1.10.0
5050 # via openapi-spec-validator
5151markupsafe == 3.0.2
5252 # via werkzeug
53- more-itertools == 10.5 .0
53+ more-itertools == 10.6 .0
5454 # via openapi-core
5555multidict == 6.1.0
5656 # via
Original file line number Diff line number Diff 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
6969certifi==2024.12.14
7070 # via
Original file line number Diff line number Diff 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
4141cffi==1.17.1
4242 # via cryptography
43- cfn-lint==1.22.4
43+ cfn-lint==1.22.5
4444 # via moto
4545charset-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
267267types-s3transfer==0.10.4
268268 # via
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
8585pydantic==2.10.5
8686 # via
Original file line number Diff line number Diff 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
3434certifi==2024.12.14
3535 # via
Original file line number Diff line number Diff 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
6363certifi==2024.12.14
6464 # via
@@ -67,7 +67,7 @@ certifi==2024.12.14
6767 # requests
6868cffi==1.17.1
6969 # via cryptography
70- cfn-lint==1.22.4
70+ cfn-lint==1.22.5
7171 # via moto
7272charset-normalizer==3.4.1
7373 # via
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ certifi==2024.8.30
6666 # requests
6767cffi==1.17.1
6868 # via cryptography
69- cfn-lint==1.22.4
69+ cfn-lint==1.22.5
7070 # via moto
7171charset-normalizer==3.4.0
7272 # via
Original file line number Diff line number Diff line change @@ -37,17 +37,17 @@ aws-sam-translator==1.55.0
3737 # cfn-lint
3838aws-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
5252certifi==2024.8.30
5353 # via
@@ -325,7 +325,7 @@ types-aiofiles==24.1.0.20241221
325325 # via -r requirements/_test.in
326326types-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
330330types-s3transfer==0.10.4
331331 # via types-boto3
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ certifi==2024.8.30
4646 # requests
4747cffi==1.17.1
4848 # via cryptography
49- cfn-lint==1.22.4
49+ cfn-lint==1.22.5
5050 # via moto
5151charset-normalizer==3.4.0
5252 # via
You can’t perform that action at this time.
0 commit comments