Skip to content

Commit

Permalink
infra: bump the dev-dependencies group across 1 directory with 12 upd…
Browse files Browse the repository at this point in the history
…ates

Updates the requirements on [botocore](https://github.com/boto/botocore), [awscli](https://github.com/aws/aws-cli), [boto3](https://github.com/boto/boto3), [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 `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.38.0 to 0.39.0
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.38.0...v0.39.0)

Updates `pennylane-lightning` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases)
- [Commits](PennyLaneAI/pennylane-lightning@v0.38.0...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: 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>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent c2ad539 commit 066937a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
botocore==1.35.76
awscli==1.36.17
boto3==1.35.76
botocore==1.35.90
awscli==1.36.31
boto3==1.35.90
amazon-braket-default-simulator==1.26.2
amazon-braket-pennylane-plugin==1.31.0
amazon-braket-schemas==1.22.4
amazon-braket-sdk==1.88.3
amazon-braket-algorithm-library==1.5.1
cvxpy==1.6.0
ipykernel==6.29.5
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
jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
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
jaxlib==0.4.38 # Jaxlib 0.4.31 requires Python >=3.10
jinja2==3.1.5
markupsafe==3.0.2
matplotlib==3.9.3
mistune==3.0.2 # pin until https://github.com/lepture/mistune/issues/403 is resolved
matplotlib==3.10.0
mistune==3.1.0 # pin until https://github.com/lepture/mistune/issues/403 is resolved
ml-dtypes==0.5.0
mypy-extensions==1.0.0
numpy==1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
openfermion==1.6.1
openfermionpyscf==0.5
optax==0.2.4
pandas==2.2.3
pennylane==0.38.0
PennyLane-Lightning==0.38.0
pennylane==0.39.0
PennyLane-Lightning==0.39.0
qiskit-aer==0.15.1
qiskit-algorithms==0.3.1
qiskit-braket-provider==0.4.1
qiskit==1.2.0
scipy==1.13.1 # Scipy 1.14.0 requires Python >=3.10
scs<3.2.6 # Pinned for GLIBC 2.26 compatability
sympy<1.13 # Sympy 1.13 produces different results for Simon's algorithm
scipy==1.14.1 # Scipy 1.14.0 requires Python >=3.10
scs<3.2.8 # Pinned for GLIBC 2.26 compatability
sympy<1.14 # Sympy 1.13 produces different results for Simon's algorithm

0 comments on commit 066937a

Please sign in to comment.