Skip to content

Commit 77a0625

Browse files
infra: bump the dev-dependencies group across 1 directory with 11 updates
Bumps the dev-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [awscli](https://github.com/aws/aws-cli) | `1.44.7` | `1.44.11` | | [boto3](https://github.com/boto/boto3) | `1.42.17` | `1.42.21` | | [botocore](https://github.com/boto/botocore) | `1.42.17` | `1.42.21` | | [cudaq](https://github.com/NVIDIA/cuda-quantum) | `0.12.0.post1` | `0.13.0` | | [cudaq-qec](https://github.com/NVIDIA/cudaqx) | `0.4.0.post1` | `0.5.0` | | [cudaq-solvers](https://github.com/NVIDIA/cudaqx) | `0.4.0` | `0.5.0` | | [jax](https://github.com/jax-ml/jax) | `0.6.2` | `0.8.2` | | [jaxlib](https://github.com/jax-ml/jax) | `0.6.2` | `0.8.2` | | [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.42.3` | `0.43.2` | | [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning) | `0.42.0` | `0.43.0` | | [scipy](https://github.com/scipy/scipy) | `1.15.3` | `1.16.3` | Updates `awscli` from 1.44.7 to 1.44.11 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.44.7...1.44.11) Updates `boto3` from 1.42.17 to 1.42.21 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.17...1.42.21) Updates `botocore` from 1.42.17 to 1.42.21 - [Commits](boto/botocore@1.42.17...1.42.21) Updates `cudaq` from 0.12.0.post1 to 0.13.0 - [Release notes](https://github.com/NVIDIA/cuda-quantum/releases) - [Commits](https://github.com/NVIDIA/cuda-quantum/commits/0.13.0) Updates `cudaq-qec` from 0.4.0.post1 to 0.5.0 - [Release notes](https://github.com/NVIDIA/cudaqx/releases) - [Commits](NVIDIA/cudaqx@0.4.0.post1...0.5.0) Updates `cudaq-solvers` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/NVIDIA/cudaqx/releases) - [Commits](NVIDIA/cudaqx@0.4.0...0.5.0) Updates `jax` from 0.6.2 to 0.8.2 - [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.6.2...jax-v0.8.2) Updates `jaxlib` from 0.6.2 to 0.8.2 - [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.6.2...jax-v0.8.2) Updates `pennylane` from 0.42.3 to 0.43.2 - [Release notes](https://github.com/PennyLaneAI/pennylane/releases) - [Commits](PennyLaneAI/pennylane@v0.42.3...v0.43.2) Updates `pennylane-lightning` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases) - [Commits](PennyLaneAI/pennylane-lightning@v0.42.0...v0.43.0) Updates `scipy` from 1.15.3 to 1.16.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.3...v1.16.3) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: boto3 dependency-version: 1.42.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: botocore dependency-version: 1.42.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: cudaq dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: cudaq-qec dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: cudaq-solvers dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jax dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jaxlib dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pennylane dependency-version: 0.43.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pennylane-lightning dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: scipy dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab70e6 commit 77a0625

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ amazon-braket-pennylane-plugin==1.33.6
33
amazon-braket-schemas==1.27.0
44
amazon-braket-sdk==1.107.0
55
amazon-braket-algorithm-library==1.6.3
6-
awscli==1.44.7
7-
boto3==1.42.17
8-
botocore==1.42.17
9-
cudaq==0.12.0.post1; sys_platform=="linux"
10-
cudaq-qec==0.4.0.post1; sys_platform=="linux"
11-
cudaq-solvers==0.4.0; sys_platform=="linux"
6+
awscli==1.44.11
7+
boto3==1.42.21
8+
botocore==1.42.21
9+
cudaq==0.13.0; sys_platform=="linux"
10+
cudaq-qec==0.5.0; sys_platform=="linux"
11+
cudaq-solvers==0.5.0; sys_platform=="linux"
1212
cvxpy==1.7.5
1313
ipykernel==7.1.0
14-
jax==0.6.2
15-
jaxlib==0.6.2 # Jaxlib 0.7.x requires Python >=3.11
14+
jax==0.8.2
15+
jaxlib==0.8.2 # Jaxlib 0.7.x requires Python >=3.11
1616
jinja2==3.1.6
1717
markupsafe==3.0.3
1818
matplotlib==3.10.8
@@ -23,10 +23,10 @@ openfermion==1.7.1
2323
openfermionpyscf==0.5
2424
optax==0.2.6
2525
pandas==2.3.3
26-
pennylane==0.42.3 # PennyLane 0.43.x requires Python >=3.11
27-
pennylane-lightning==0.42.0
26+
pennylane==0.43.2 # PennyLane 0.43.x requires Python >=3.11
27+
pennylane-lightning==0.43.0
2828
qiskit-aer==0.17.2
2929
qiskit-algorithms==0.4.0
3030
qiskit-braket-provider==0.10.0
3131
qiskit==2.2.3
32-
scipy==1.15.3 # Scipy 1.16.x requires Python >=3.11
32+
scipy==1.16.3 # Scipy 1.16.x requires Python >=3.11

0 commit comments

Comments
 (0)