Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infra: bump the dev-dependencies group across 1 directory with 13 updates #620

Closed
wants to merge 1 commit into from

Commits on Sep 6, 2024

  1. infra: bump the dev-dependencies group across 1 directory with 13 upd…

    …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/google/jax), [jaxlib](https://github.com/google/jax), [numpy](https://github.com/numpy/numpy), [optax](https://github.com/google-deepmind/optax), [pennylane](https://github.com/PennyLaneAI/pennylane), [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning), [qiskit-aer](https://github.com/Qiskit/qiskit-aer), [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.0 to 1.35.14
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.35.0...1.35.14)
    
    Updates `awscli` from 1.34.0 to 1.34.14
    - [Release notes](https://github.com/aws/aws-cli/releases)
    - [Commits](aws/aws-cli@1.34.0...1.34.14)
    
    Updates `boto3` from 1.35.0 to 1.35.14
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Commits](boto/boto3@1.35.0...1.35.14)
    
    Updates `jax` from 0.4.29 to 0.4.31
    - [Release notes](https://github.com/google/jax/releases)
    - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jax-v0.4.29...jax-v0.4.31)
    
    Updates `jaxlib` from 0.4.29 to 0.4.31
    - [Release notes](https://github.com/google/jax/releases)
    - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jaxlib-v0.4.29...jaxlib-v0.4.31)
    
    Updates `numpy` from 1.26.4 to 2.1.1
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.4...v2.1.1)
    
    Updates `optax` from 0.2.2 to 0.2.3
    - [Release notes](https://github.com/google-deepmind/optax/releases)
    - [Commits](google-deepmind/optax@v0.2.2...v0.2.3)
    
    Updates `pennylane` from 0.35.1 to 0.38.0
    - [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
    - [Commits](PennyLaneAI/pennylane@v0.35.1...v0.38.0)
    
    Updates `pennylane-lightning` from 0.35.1 to 0.38.0
    - [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases)
    - [Commits](PennyLaneAI/pennylane-lightning@v0.35.1...v0.38.0)
    
    Updates `qiskit-aer` from 0.14.2 to 0.15.0
    - [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
    - [Commits](Qiskit/qiskit-aer@0.14.2...0.15)
    
    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.2
    - [Release notes](https://github.com/sympy/sympy/releases)
    - [Commits](sympy/sympy@sympy-0.5.0...sympy-1.13.2)
    
    ---
    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: numpy
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: optax
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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: qiskit-aer
      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] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a89ded3 View commit details
    Browse the repository at this point in the history