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 #588

Merged
merged 3 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the dev-dependencies group with 13 updates in the / directory:

Package From To
botocore 1.34.93 1.34.113
awscli 1.32.93 1.32.113
boto3 1.34.93 1.34.113
amazon-braket-default-simulator 1.23.1 1.23.2
amazon-braket-pennylane-plugin 1.26.0 1.27.3
cvxpy 1.4.3 1.5.1
jax 0.4.26 0.4.28
jaxlib 0.4.26 0.4.28
matplotlib 3.8.4 3.9.0
pennylane 0.35.1 0.36.0
pennylane-lightning 0.35.1 0.36.0
qiskit-aer 0.14.0.1 0.14.1
scipy 1.13.0 1.13.1

Updates botocore from 1.34.93 to 1.34.113

Changelog

Sourced from botocore's changelog.

1.34.113

  • api-change:dynamodb: Documentation only updates for DynamoDB.
  • api-change:iotfleetwise: AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.
  • api-change:managedblockchain: This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

1.34.112

  • api-change:emr-serverless: This release adds the capability to run interactive workloads using Apache Livy Endpoint.
  • api-change:opsworks: Documentation-only update for OpsWorks Stacks.

1.34.111

  • api-change:chatbot: This change adds support for tagging Chatbot configurations.
  • api-change:cloudformation: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • api-change:kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • api-change:opensearch: This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.
  • api-change:wafv2: You can now use Security Lake to collect web ACL traffic data.

1.34.110

  • api-change:cloudfront: Model update; no change to SDK functionality.
  • api-change:glue: Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • api-change:lightsail: This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • api-change:mailmanager: This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.
  • api-change:pi: Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.
  • api-change:rds: Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • api-change:storagegateway: Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.

1.34.109

  • api-change:bedrock-agent: This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: add v2 smoke tests and smithy smokeTests trait for SDK testing

1.34.108

... (truncated)

Commits
  • d3e7607 Merge branch 'release-1.34.113'
  • 0b92c88 Bumping version to 1.34.113
  • ad1ef71 Update endpoints model
  • 5746767 Update to latest models
  • 23e186f Merge pull request #3189 from boto/revert-3187-a4b
  • 9180f2a Merge pull request #3188 from boto/revert-3186-honeycode
  • 0995d66 Revert "Remove alexaforbusiness client following the service deprecation (#31...
  • e406696 Revert "Remove honeycode client following the service deprecation (#3186)"
  • 864f431 Remove alexaforbusiness client following the service deprecation (#3187)
  • df5d06e Remove honeycode client following the service deprecation (#3186)
  • Additional commits viewable in compare view

Updates awscli from 1.32.93 to 1.32.113

Commits
  • ec82c28 Merge branch 'release-1.32.113'
  • faf2677 Bumping version to 1.32.113
  • c9db1a8 Update changelog based on model updates
  • 6bb3503 Removed alexaforbusiness from CLI alias tests (#8695)
  • ab1faef Merge branch 'release-1.32.112'
  • 2e18759 Merge branch 'release-1.32.112' into develop
  • 2b14e00 Bumping version to 1.32.112
  • 94f38c3 Update changelog based on model updates
  • 1f574fa Merge branch 'release-1.32.111'
  • 88b8d08 Merge branch 'release-1.32.111' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.34.93 to 1.34.113

Changelog

Sourced from boto3's changelog.

1.34.113

  • api-change:dynamodb: [botocore] Documentation only updates for DynamoDB.
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.
  • api-change:managedblockchain: [botocore] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

1.34.112

  • api-change:emr-serverless: [botocore] This release adds the capability to run interactive workloads using Apache Livy Endpoint.
  • api-change:opsworks: [botocore] Documentation-only update for OpsWorks Stacks.

1.34.111

  • api-change:chatbot: [botocore] This change adds support for tagging Chatbot configurations.
  • api-change:cloudformation: [botocore] Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • api-change:kms: [botocore] This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.
  • api-change:wafv2: [botocore] You can now use Security Lake to collect web ACL traffic data.

1.34.110

  • api-change:cloudfront: [botocore] Model update; no change to SDK functionality.
  • api-change:glue: [botocore] Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • api-change:lightsail: [botocore] This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • api-change:mailmanager: [botocore] This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.
  • api-change:pi: [botocore] Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • api-change:storagegateway: [botocore] Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.

1.34.109

  • api-change:bedrock-agent: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: [botocore] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: [botocore] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: [botocore] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing

1.34.108

... (truncated)

Commits
  • f5e102c Merge branch 'release-1.34.113'
  • ded2a5c Bumping version to 1.34.113
  • d1e9df7 Add changelog entries from botocore
  • bbd2fec Merge pull request #4144 from boto/3.13
  • b4997a5 Start testing on 3.13 beta build
  • b2f3c05 Merge branch 'release-1.34.112'
  • f6b33f9 Merge branch 'release-1.34.112' into develop
  • 12cc956 Bumping version to 1.34.112
  • f1cb26a Add changelog entries from botocore
  • ddf59c2 Merge branch 'release-1.34.111' into develop
  • Additional commits viewable in compare view

Updates amazon-braket-default-simulator from 1.23.1 to 1.23.2

Release notes

Sourced from amazon-braket-default-simulator's releases.

v1.23.2

Bug Fixes and Other Changes

  • Integer division for IntegerLiterals
Changelog

Sourced from amazon-braket-default-simulator's changelog.

v1.23.2 (2024-05-02)

Bug Fixes and Other Changes

  • Integer division for IntegerLiterals
Commits

Updates amazon-braket-pennylane-plugin from 1.26.0 to 1.27.3

Release notes

Sourced from amazon-braket-pennylane-plugin's releases.

v1.27.3

Bug Fixes and Other Changes

  • pin autoray < 0.6.10

v1.27.2

Bug Fixes and Other Changes

  • Translate Sum for adjoint gradient

v1.27.1

Bug Fixes and Other Changes

  • Correct comment

v1.27.0

Features

  • support LinearCombination as observable
Changelog

Sourced from amazon-braket-pennylane-plugin's changelog.

v1.27.3 (2024-05-14)

Bug Fixes and Other Changes

  • pin autoray < 0.6.10

v1.27.2 (2024-05-08)

Bug Fixes and Other Changes

  • Translate Sum for adjoint gradient

v1.27.1 (2024-05-06)

Bug Fixes and Other Changes

  • Correct comment

v1.27.0 (2024-05-06)

Features

  • support LinearCombination as observable
Commits

Updates cvxpy from 1.4.3 to 1.5.1

Release notes

Sourced from cvxpy's releases.

v1.5.1

What's Changed

Full Changelog: cvxpy/cvxpy@v1.5.0...v1.5.1

v1.5.0

CVXPY 1.5

This release is consistent with our semantic versioning guarantee. It comes packed with many new features, bug fixes, and performance improvements. This version of CVXPY supports Python 3.8 through 3.12. While working on the next release, we continue to officially support CVXPY 1.5 and 1.4.

This release may not be compatible with NumPy 2.0.

ECOS deprecation

CVXPY has used ECOS as the default solver for many years; however, it has known issues with performance and numerical stability in edge cases. Recently, a new solver, Clarabel, that improves the algorithm and implementation of ECOS has been under development.

In this release, CVXPY uses Clarabel instead of ECOS for all categories of problems where ECOS was previously the default.

In 1.6, we plan to no longer install ECOS as a CVXPY dependency. We have no plans to remove support for calling ECOS as a solver.

We encourage you to try and use Clarabel instead, but if you're dependent on ECOS's exact behavior please explicitly specify it as a solver and as a dependency for your project.

Features and bug fixes

... (truncated)

Commits

Updates jax from 0.4.26 to 0.4.28

Release notes

Sourced from jax's releases.

JAX v0.4.28

  • Bug fixes

    • Reverted a change to make_jaxpr that was breaking Equinox (#21116).
  • Deprecations & removals

    • The kind argument to jax.numpy.sort and jax.numpy.argsort is now removed. Use stable=True or stable=False instead.
    • Removed get_compute_capability from the jax.experimental.pallas.gpu module. Use the compute_capability attribute of a GPU device, returned by jax.devices or jax.local_devices, instead.
  • Changes

    • The minimum jaxlib version of this release is 0.4.27.

jaxlib v0.4.28

  • Bug fixes

    • Fixes a memory corruption bug in the type name of Array and JIT Python objects in Python 3.10 or earlier.
    • Fixed a warning '+ptx84' is not a recognized feature for this target under CUDA 12.4.
    • Fixed a slow compilation problem on CPU.
  • Changes

    • The Windows build is now built with Clang instead of MSVC.

Jax release v0.4.27

No release notes provided.

Jaxlib release v0.4.27

No release notes provided.

Changelog

Sourced from jax's changelog.

jax 0.4.28 (May 9, 2024)

  • Bug fixes

    • Reverted a change to make_jaxpr that was breaking Equinox (#21116).
  • Deprecations & removals

    • The kind argument to {func}jax.numpy.sort and {func}jax.numpy.argsort is now removed. Use stable=True or stable=False instead.
    • Removed get_compute_capability from the jax.experimental.pallas.gpu module. Use the compute_capability attribute of a GPU device, returned by {func}jax.devices or {func}jax.local_devices, instead.
    • The newshape argument to {func}jax.numpy.reshapeis being deprecated and will soon be removed. Use shape instead.
  • Changes

    • The minimum jaxlib version of this release is 0.4.27.

jaxlib 0.4.28 (May 9, 2024)

  • Bug fixes

    • Fixes a memory corruption bug in the type name of Array and JIT Python objects in Python 3.10 or earlier.
    • Fixed a warning '+ptx84' is not a recognized feature for this target under CUDA 12.4.
    • Fixed a slow compilation problem on CPU.
  • Changes

    • The Windows build is now built with Clang instead of MSVC.

jax 0.4.27 (May 7, 2024)

  • New Functionality

    • Added {func}jax.numpy.unstack and {func}jax.numpy.cumulative_sum, following their addition in the array API 2023 standard, soon to be adopted by NumPy.
    • Added a new config option jax_cpu_collectives_implementation to select the implementation of cross-process collective operations used by the CPU backend. Choices available are 'none'(default), 'gloo' and 'mpi' (requires jaxlib 0.4.26). If set to 'none', cross-process collective operations are disabled.
  • Changes

    • {func}jax.pure_callback, {func}jax.experimental.io_callback and {func}jax.debug.callback now use {class}jax.Array instead of {class}np.ndarray. You can recover the old behavior by transforming the arguments via jax.tree.map(np.asarray, args) before passing them to the callback.
    • complex_arr.astype(bool) now follows the same semantics as NumPy, returning False where complex_arr is equal to 0 + 0j, and True otherwise.
    • core.Token now is a non-trivial class which wraps a jax.Array. It could

... (truncated)

Commits
  • 9e62994 Merge pull request #21135 from hawkinsp:release
  • 038dfee Prepare 0.4.28 release.
  • f98e707 Update XLA dependency to use revision
  • 1a7a2aa Merge pull request #21106 from jakevdp:linalg-precision
  • 0c4d81c Merge pull request #21138 from jakevdp:einsum-doc
  • 2ddb7ff jnp.linalg: add precision & preferred_element_type to dot-like functions
  • eb0b1b0 Merge pull request #21108 from justinjfu/skip_pallas_test_64
  • 671fb12 Update the multi-process note in pjit's docstring
  • 2be3f6d Merge pull request #21146 from jakevdp:fix-multidot
  • 89d25bb Reenable examples_test in Bazel build.
  • Additional commits viewable in compare view

Updates jaxlib from 0.4.26 to 0.4.28

Release notes

Sourced from jaxlib's releases.

jaxlib v0.4.28

  • Bug fixes

    • Fixes a memory corruption bug in the type name of Array and JIT Python objects in Python 3.10 or earlier.
    • Fixed a warning '+ptx84' is not a recognized feature for this target under CUDA 12.4.
    • Fixed a slow compilation problem on CPU.
  • Changes

    • The Windows build is now built with Clang instead of MSVC.

Jaxlib release v0.4.27

No release notes provided.

Changelog

Sourced from jaxlib's changelog.

jax 0.4.28 (May 9, 2024)

  • Bug fixes

    • Reverted a change to make_jaxpr that was breaking Equinox (#21116).
  • Deprecations & removals

    • The kind argument to {func}jax.numpy.sort and {func}jax.numpy.argsort is now removed. Use stable=True or stable=False instead.
    • Removed get_compute_capability from the jax.experimental.pallas.gpu module. Use the compute_capability attribute of a GPU device, returned by {func}jax.devices or {func}jax.local_devices, instead.
    • The newshape argument to {func}jax.numpy.reshapeis being deprecated and will soon be removed. Use shape instead.
  • Changes

    • The minimum jaxlib version of this release is 0.4.27.

jaxlib 0.4.28 (May 9, 2024)

  • Bug fixes

    • Fixes a memory corruption bug in the type name of Array and JIT Python objects in Python 3.10 or earlier.
    • Fixed a warning '+ptx84' is not a recognized feature for this target under CUDA 12.4.
    • Fixed a slow compilation problem on CPU.
  • Changes

    • The Windows build is now built with Clang instead of MSVC.

jax 0.4.27 (May 7, 2024)

  • New Functionality

    • Added {func}jax.numpy.unstack and {func}jax.numpy.cumulative_sum, following their addition in the array API 2023 standard, soon to be adopted by NumPy.
    • Added a new config option jax_cpu_collectives_implementation to select the implementation of cross-process collective operations used by the CPU backend. Choices available are 'none'(default), 'gloo' and 'mpi' (requires jaxlib 0.4.26). If set to 'none', cross-process collective operations are disabled.
  • Changes

    • {func}jax.pure_callback, {func}jax.experimental.io_callback and {func}jax.debug.callback now use {class}jax.Array instead of {class}np.ndarray. You can recover the old behavior by transforming the arguments via jax.tree.map(np.asarray, args) before passing them to the callback.
    • complex_arr.astype(bool) now follows the same semantics as NumPy, returning False where complex_arr is equal to 0 + 0j, and True otherwise.
    • core.Token now is a non-trivial class which wraps a jax.Array. It could

... (truncated)

Commits
  • 9e62994 Merge pull request #21135 from hawkinsp:release
  • 038dfee Prepare 0.4.28 release.
  • f98e707 Update XLA dependency to use revision
  • 1a7a2aa Merge pull request #21106 from jakevdp:linalg-precision
  • 0c4d81c Merge pull request #21138 from jakevdp:einsum-doc
  • 2ddb7ff jnp.linalg: add precision & preferred_element_type to dot-like functions
  • eb0b1b0 Merge pull request #21108 from justinjfu/skip_pallas_test_64
  • 671fb12 Update the multi-process note in pjit's docstring
  • 2be3f6d Merge pull request #21146 from jakevdp:fix-multidot
  • 89d25bb Reenable examples_test in Bazel build.
  • Additional commits viewable in compare view

Updates matplotlib from 3.8.4 to 3.9.0

Release notes

Sourced from matplotlib's releases.

REL: 3.9.0

Highlights of this release include:

  • Plotting and Annotation improvements
    • Axes.inset_axes is no longer experimental
    • Legend support for Boxplot
    • Percent sign in pie labels auto-escaped with usetex=True
    • hatch parameter for stackplot
    • Add option to plot only one half of violin plot
    • axhline and axhspan on polar axes
    • Subplot titles can now be automatically aligned
    • axisartist can now be used together with standard Formatters
    • Toggle minorticks on Axis
    • StrMethodFormatter now respects axes.unicode_minus
  • Figure, Axes, and Legend Layout
    • Subfigures now have controllable zorders
    • Getters for xmargin, ymargin and zmargin
  • Mathtext improvements
    • mathtext documentation improvements
    • mathtext spacing corrections
  • Widget Improvements
    • Check and Radio Button widgets support clearing
  • 3D plotting improvements
    • Setting 3D axis limits now set the limits exactly
  • Other improvements
    • New BackendRegistry for plotting backends
    • Add widths, heights and angles setter to EllipseCollection
    • image.interpolation_stage rcParam
    • Arrow patch position is now modifiable
    • NonUniformImage now has mouseover support

REL: v3.9.0rc2

This is the second release candidate for the meso release 3.9.0.

Commits
  • be56634 REL: v3.9.0
  • 846ce8a DOC: Finish documentation for 3.9.0
  • 8604f67 Merge pull request #28206 from meeseeksmachine/auto-backport-of-pr-28205-on-v...
  • 196c8db TST: Followup corrections to #28205
  • d8f3016 Backport PR #28205: TST: Fix tests with older versions of ipython
  • 4db5ac9 Merge pull request #28203 from QuLogic/auto-backport-of-pr-28164-on-v3.9.x
  • ef1a2db Merge pull request #28204 from meeseeksmachine/auto-backport-of-pr-28195-on-v...
  • e4384b8 Merge pull request #28191 from QuLogic/no-dev-theme
  • 3b65546 Backport PR #28195: TST: Prepare for pytest 9
  • 1b526c3 Backport PR #28164: CI: Ensure code coverage is always uploaded
  • Additional commits viewable in compare view

Updates pennylane from 0.35.1 to 0.36.0

Release notes

Sourced from pennylane's releases.

Release 0.36.0

Two new user-facing classes enable calculating and propagating gate errors in PennyLane:

  • qml.resource.SpectralNormError: the spectral norm error is defined as the distance, in spectral norm, between the true unitary we intend to apply and the approximate unitary that is actually applied.

  • qml.resource.ErrorOperation: a base class that inherits from qml.operation.Operation and represents quantum operations which carry some form of algorithmic error.

    SpectralNormError can be used for back-of-the-envelope type calculations like obtaining the spectral norm error between two unitaries via get_error:

    import pennylane as qml 
    from pennylane.resource import ErrorOperation, SpectralNormError
    intended_op = qml.RY(0.40, 0)
    actual_op = qml.RY(0.41, 0) # angle of rotation is slightly off

    >>> SpectralNormError.get_error(intended_op, actual_op) 
    0.004999994791668309 

    SpectralNormError is also a key tool to specify errors in larger quantum circuits:

  • For operations representing a major building block of an algorithm, we can create a custom operation that inherits from ErrorOperation. This child class must override the error method and should return a SpectralNormError instance:

    class MyErrorOperation(ErrorOperation):
    def init(self, error_val, wires):
    self.error_val = error_val
    super().init(wires=wires)
    def error(self):
    return SpectralNormError(self.error_val)

    In this toy example, MyErrorOperation introduces an arbitrary SpectralNormError when called in a QNode. It does not require a decomposition or matrix representation when used with null.qubit (suggested for use with resource and error estimation since circuit executions are not required to calculate resources or errors).

    dev = qml.device("null.qubit")
    @​qml.qnode(dev)
    def circuit():

... (truncated)

Commits

Updates pennylane-lightning from 0.35.1 to 0.36.0

Release notes

Sourced from pennylane-lightning's releases.

Release 0.36.0

New features since last release

Breaking changes

Improvements

... (truncated)

Commits

Updates qiskit-aer from 0.14.0.1 to 0.14.1

Release notes

Sourced from qiskit-aer's releases.

Release 0.14.1

This is bug fix release to 0.14.0.1

…ates

Bumps the dev-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.34.93` | `1.34.113` |
| [awscli](https://github.com/aws/aws-cli) | `1.32.93` | `1.32.113` |
| [boto3](https://github.com/boto/boto3) | `1.34.93` | `1.34.113` |
| [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.23.1` | `1.23.2` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.26.0` | `1.27.3` |
| [cvxpy](https://github.com/cvxpy/cvxpy) | `1.4.3` | `1.5.1` |
| [jax](https://github.com/google/jax) | `0.4.26` | `0.4.28` |
| [jaxlib](https://github.com/google/jax) | `0.4.26` | `0.4.28` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.4` | `3.9.0` |
| [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.35.1` | `0.36.0` |
| [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning) | `0.35.1` | `0.36.0` |
| [qiskit-aer](https://github.com/Qiskit/qiskit-aer) | `0.14.0.1` | `0.14.1` |
| [scipy](https://github.com/scipy/scipy) | `1.13.0` | `1.13.1` |



Updates `botocore` from 1.34.93 to 1.34.113
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.93...1.34.113)

Updates `awscli` from 1.32.93 to 1.32.113
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.32.93...1.32.113)

Updates `boto3` from 1.34.93 to 1.34.113
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.93...1.34.113)

Updates `amazon-braket-default-simulator` from 1.23.1 to 1.23.2
- [Release notes](https://github.com/amazon-braket/amazon-braket-default-simulator-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-default-simulator-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-default-simulator-python@v1.23.1...v1.23.2)

Updates `amazon-braket-pennylane-plugin` from 1.26.0 to 1.27.3
- [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.26.0...v1.27.3)

Updates `cvxpy` from 1.4.3 to 1.5.1
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.4.3...v1.5.1)

Updates `jax` from 0.4.26 to 0.4.28
- [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.26...jax-v0.4.28)

Updates `jaxlib` from 0.4.26 to 0.4.28
- [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.26...jaxlib-v0.4.28)

Updates `matplotlib` from 3.8.4 to 3.9.0
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.4...v3.9.0)

Updates `pennylane` from 0.35.1 to 0.36.0
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.35.1...v0.36.0)

Updates `pennylane-lightning` from 0.35.1 to 0.36.0
- [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases)
- [Commits](PennyLaneAI/pennylane-lightning@v0.35.1...v0.36.0)

Updates `qiskit-aer` from 0.14.0.1 to 0.14.1
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](https://github.com/Qiskit/qiskit-aer/commits/0.14.1)

Updates `scipy` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

---
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-default-simulator
  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: cvxpy
  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: 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-patch
  dependency-group: dev-dependencies
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 19:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 27, 2024
AbeCoull
AbeCoull previously approved these changes May 29, 2024
@AbeCoull AbeCoull merged commit db3875a into main May 29, 2024
8 checks passed
@AbeCoull AbeCoull deleted the dependabot/pip/dev-dependencies-4df8a9ca20 branch May 29, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant