Skip to content

Commit c93683c

Browse files
infra: bump the dev-dependencies group across 1 directory with 13 updates
Updates the requirements on [botocore](https://github.com/boto/botocore), [awscli](https://github.com/aws/aws-cli), [boto3](https://github.com/boto/boto3), [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python), [jax](https://github.com/jax-ml/jax), [jaxlib](https://github.com/jax-ml/jax), [matplotlib](https://github.com/matplotlib/matplotlib), [mistune](https://github.com/lepture/mistune), [pennylane](https://github.com/PennyLaneAI/pennylane), [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning), [scipy](https://github.com/scipy/scipy), [scs](https://github.com/cvxgrp/scs) and [sympy](https://github.com/sympy/sympy) to permit the latest version. Updates `botocore` from 1.35.76 to 1.35.90 - [Commits](boto/botocore@1.35.76...1.35.90) Updates `awscli` from 1.36.17 to 1.36.31 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.36.17...1.36.31) Updates `boto3` from 1.35.76 to 1.35.90 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.76...1.35.90) Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.31.0 - [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.28.0...v1.31.0) Updates `jax` from 0.4.29 to 0.4.38 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.4.29...jax-v0.4.38) Updates `jaxlib` from 0.4.29 to 0.4.38 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jaxlib-v0.4.29...jax-v0.4.38) Updates `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) Updates `mistune` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](lepture/mistune@v3.0.2...v3.1.0) Updates `pennylane` from 0.35.1 to 0.39.0 - [Release notes](https://github.com/PennyLaneAI/pennylane/releases) - [Commits](PennyLaneAI/pennylane@v0.35.1...v0.39.0) Updates `pennylane-lightning` from 0.35.1 to 0.39.0 - [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases) - [Commits](PennyLaneAI/pennylane-lightning@v0.35.1...v0.39.0) Updates `scipy` from 1.13.1 to 1.14.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.14.1) Updates `scs` to 3.2.7 - [Release notes](https://github.com/cvxgrp/scs/releases) - [Commits](cvxgrp/scs@1.0...3.2.7) Updates `sympy` to 1.13.3 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-0.5.0...sympy-1.13.3) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-pennylane-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jax dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: jaxlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mistune dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pennylane dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pennylane-lightning dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: scs dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: sympy dependency-type: direct:production dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff7c4f0 commit c93683c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements.txt

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
1-
botocore==1.35.76
2-
awscli==1.36.17
3-
boto3==1.35.76
1+
botocore==1.35.90
2+
awscli==1.36.31
3+
boto3==1.35.90
44
amazon-braket-default-simulator==1.26.2
5-
amazon-braket-pennylane-plugin==1.28.0 # pin until we support higher glibc version
5+
amazon-braket-pennylane-plugin==1.31.0 # pin until we support higher glibc version
66
amazon-braket-schemas==1.22.4
77
amazon-braket-sdk==1.88.3
88
amazon-braket-algorithm-library==1.5.1
99
cvxpy==1.6.0
1010
ipykernel==6.29.5
11-
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
12-
jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
11+
jax==0.4.38 # Jax 0.4.31 requires Python >=3.10 and 0.4.3 breaks openfermion https://github.com/quantumlib/OpenFermion/issues/893
12+
jaxlib==0.4.38 # Jaxlib 0.4.31 requires Python >=3.10
1313
jinja2==3.1.5
1414
markupsafe==3.0.2
15-
matplotlib==3.9.3
16-
mistune==3.0.2 # pin until https://github.com/lepture/mistune/issues/403 is resolved
15+
matplotlib==3.10.0
16+
mistune==3.1.0 # pin until https://github.com/lepture/mistune/issues/403 is resolved
1717
ml-dtypes==0.5.0
1818
mypy-extensions==1.0.0
1919
numpy==1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
2020
openfermion==1.6.1
2121
openfermionpyscf==0.5
2222
optax==0.2.4
2323
pandas==2.2.3
24-
pennylane==0.35.1 # pin until we support higher glibc version
25-
PennyLane-Lightning==0.35.1 # pin until we support higher glibc version
24+
pennylane==0.39.0 # pin until we support higher glibc version
25+
PennyLane-Lightning==0.39.0 # pin until we support higher glibc version
2626
qiskit-aer==0.15.1
2727
qiskit-algorithms==0.3.1
2828
qiskit-braket-provider==0.4.1
2929
qiskit==1.2.0
30-
scipy==1.13.1 # Scipy 1.14.0 requires Python >=3.10
31-
scs<3.2.6 # Pinned for GLIBC 2.26 compatability
32-
sympy<1.13 # Sympy 1.13 produces different results for Simon's algorithm
30+
scipy==1.14.1 # Scipy 1.14.0 requires Python >=3.10
31+
scs<3.2.8 # Pinned for GLIBC 2.26 compatability
32+
sympy<1.14 # Sympy 1.13 produces different results for Simon's algorithm

0 commit comments

Comments
 (0)