Skip to content

Commit f5b3f90

Browse files
authoredMar 10, 2025
infra: bump the dev-dependencies group with 8 updates (#691)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6774846 commit f5b3f90

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
botocore==1.37.4
2-
awscli==1.38.4
3-
boto3==1.37.4
1+
botocore==1.37.9
2+
awscli==1.38.9
3+
boto3==1.37.9
44
amazon-braket-default-simulator==1.26.4
55
amazon-braket-pennylane-plugin==1.28.0 # pin until we support higher glibc version
6-
amazon-braket-schemas==1.23.1
7-
amazon-braket-sdk==1.90.0
6+
amazon-braket-schemas==1.23.2
7+
amazon-braket-sdk==1.90.2
88
amazon-braket-algorithm-library==1.5.1
9-
cvxpy==1.6.2
9+
cvxpy==1.6.3
1010
ipykernel==6.29.5
1111
jax==0.4.29 # Jax 0.4.31 requires Python >=3.10 and 0.4.3 breaks openfermion https://github.com/quantumlib/OpenFermion/issues/893
1212
jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
13-
jinja2==3.1.5
13+
jinja2==3.1.6
1414
markupsafe==3.0.2
1515
matplotlib==3.9.3
1616
mistune==3.0.2 # pin until https://github.com/lepture/mistune/issues/403 is resolved
@@ -23,7 +23,7 @@ optax==0.2.4
2323
pandas==2.2.3
2424
pennylane==0.35.1 # pin until we support higher glibc version
2525
PennyLane-Lightning==0.35.1 # pin until we support higher glibc version
26-
qiskit-aer==0.16.2
26+
qiskit-aer==0.16.4
2727
qiskit-algorithms==0.3.1
2828
qiskit-braket-provider==0.4.3
2929
qiskit==1.2.0

0 commit comments

Comments
 (0)