Skip to content

Commit 472332c

Browse files
infra: bump the dev-dependencies group across 4 directories with 4 updates (#313)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c94027 commit 472332c

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

base/jobs/docker/1.0/py3/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ amazon-braket-default-simulator==1.26.2
22
amazon-braket-pennylane-plugin==1.31.0
33
amazon-braket-schemas==1.22.4
44
amazon-braket-sdk==1.88.3
5-
awscli==1.36.18
6-
botocore==1.35.77
7-
boto3==1.35.77
5+
awscli==1.36.23
6+
botocore==1.35.82
7+
boto3==1.35.82
88
dask==2024.8.0
9-
matplotlib==3.9.3
9+
matplotlib==3.10.0
1010
numpy==1.26.4
1111
pandas==2.2.3
1212
pennylane==0.38.0

pytorch/jobs/docker/2.2/py3/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ amazon-braket-default-simulator==1.26.2
22
amazon-braket-pennylane-plugin==1.31.0
33
amazon-braket-schemas==1.22.4
44
amazon-braket-sdk==1.88.3
5-
awscli==1.36.18
6-
botocore==1.35.77
7-
boto3==1.35.77
5+
awscli==1.36.23
6+
botocore==1.35.82
7+
boto3==1.35.82
88
dask==2024.8.0
99
decorator==5.1.1
1010
h5py==3.12.1
1111
ipykernel==6.29.5
1212
jinja2==3.1.4
1313
keras==2.15.0
1414
markupsafe==3.0.2
15-
matplotlib==3.9.3
15+
matplotlib==3.10.0
1616
numpy==1.26.4
1717
openfermion==1.6.1
1818
pandas==2.2.3

tensorflow/jobs/docker/2.14/py3/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ amazon-braket-pennylane-plugin==1.31.0
33
amazon-braket-schemas==1.22.4
44
amazon-braket-sdk==1.88.3
55
autoray==0.6.12
6-
awscli==1.36.18
7-
botocore==1.35.77
8-
boto3==1.35.77
6+
awscli==1.36.23
7+
botocore==1.35.82
8+
boto3==1.35.82
99
dask==2024.8.0
1010
h5py==3.12.1
1111
ipykernel==6.29.5
1212
jinja2==3.1.4
1313
keras==2.15.0 # keras uses the v2 api
1414
markupsafe==3.0.2
15-
matplotlib==3.9.3
15+
matplotlib==3.10.0
1616
numpy==1.26.4
1717
openfermion==1.6.1
1818
pandas==2.2.3

test/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
amazon-braket-schemas
22
amazon-braket-sdk
3-
boto3==1.35.77
3+
boto3==1.35.82
44
certifi>=2023.7.22
55
invoke
66
mock

0 commit comments

Comments
 (0)