Skip to content

Commit

Permalink
infra: bump the dev-dependencies group across 4 directories with 4 up…
Browse files Browse the repository at this point in the history
…dates (#323)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 0582b4c commit 5c49ebc
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions base/jobs/docker/1.0/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ amazon-braket-default-simulator==1.26.3
amazon-braket-pennylane-plugin==1.31.2
amazon-braket-schemas==1.23.1
amazon-braket-sdk==1.88.3
awscli==1.37.7
botocore==1.36.7
boto3==1.36.7
awscli==1.37.12
botocore==1.36.12
boto3==1.36.12
dask==2024.8.0
matplotlib==3.10.0
numpy==1.26.4
Expand All @@ -13,6 +13,6 @@ pennylane==0.38.0
PennyLane-Lightning==0.38.0
qiskit-braket-provider==0.4.1
requests==2.32.3
sagemaker-training==4.8.3
sagemaker-training==4.8.4
scikit-learn==1.6.1
scipy==1.15.1
8 changes: 4 additions & 4 deletions pytorch/jobs/docker/2.2/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ amazon-braket-default-simulator==1.26.3
amazon-braket-pennylane-plugin==1.31.2
amazon-braket-schemas==1.23.1
amazon-braket-sdk==1.88.3
awscli==1.37.7
botocore==1.36.7
boto3==1.36.7
awscli==1.37.12
botocore==1.36.12
boto3==1.36.12
dask==2024.8.0
decorator==5.1.1
h5py==3.12.1
Expand All @@ -20,7 +20,7 @@ PennyLane==0.38.0
PennyLane-Lightning[gpu]==0.38.0
pydantic==2.10.6
requests==2.32.3
sagemaker-training==4.8.3
sagemaker-training==4.8.4
scikit-learn==1.6.1
six==1.17.0
scipy==1.15.1
Expand Down
8 changes: 4 additions & 4 deletions tensorflow/jobs/docker/2.14/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ amazon-braket-pennylane-plugin==1.31.2
amazon-braket-schemas==1.23.1
amazon-braket-sdk==1.88.3
autoray==0.6.12
awscli==1.37.7
botocore==1.36.7
boto3==1.36.7
awscli==1.37.12
botocore==1.36.12
boto3==1.36.12
dask==2024.8.0
h5py==3.12.1
ipykernel==6.29.5
Expand All @@ -20,7 +20,7 @@ PennyLane==0.38.0
PennyLane-Lightning==0.38.0
pydantic==2.10.6
requests==2.32.3
sagemaker-training==4.8.3
sagemaker-training==4.8.4
scikit-learn==1.6.1
six==1.17.0
scipy==1.15.1
Expand Down
2 changes: 1 addition & 1 deletion test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
amazon-braket-schemas
amazon-braket-sdk
boto3==1.36.7
boto3==1.36.12
certifi>=2023.7.22
invoke
mock
Expand Down

0 comments on commit 5c49ebc

Please sign in to comment.