From c93683ca43586780bd7db9c984612370ffbd33f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 00:01:32 +0000 Subject: [PATCH] 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](https://github.com/boto/botocore/compare/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](https://github.com/aws/aws-cli/compare/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](https://github.com/boto/boto3/compare/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](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/compare/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](https://github.com/jax-ml/jax/compare/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](https://github.com/jax-ml/jax/compare/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](https://github.com/matplotlib/matplotlib/compare/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](https://github.com/lepture/mistune/compare/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](https://github.com/PennyLaneAI/pennylane/compare/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](https://github.com/PennyLaneAI/pennylane-lightning/compare/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](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.1) Updates `scs` to 3.2.7 - [Release notes](https://github.com/cvxgrp/scs/releases) - [Commits](https://github.com/cvxgrp/scs/compare/1.0...3.2.7) Updates `sympy` to 1.13.3 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](https://github.com/sympy/sympy/compare/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] --- requirements.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96356a50..406950e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ -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.28.0 # pin until we support higher glibc version +amazon-braket-pennylane-plugin==1.31.0 # pin until we support higher glibc version 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 @@ -21,12 +21,12 @@ openfermion==1.6.1 openfermionpyscf==0.5 optax==0.2.4 pandas==2.2.3 -pennylane==0.35.1 # pin until we support higher glibc version -PennyLane-Lightning==0.35.1 # pin until we support higher glibc version +pennylane==0.39.0 # pin until we support higher glibc version +PennyLane-Lightning==0.39.0 # pin until we support higher glibc version 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