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 10 updates #592

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

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

Package From To
botocore 1.34.113 1.34.122
awscli 1.32.113 1.33.4
boto3 1.34.113 1.34.122
amazon-braket-pennylane-plugin 1.27.3 1.27.4
amazon-braket-sdk 1.80.0 1.80.1
jax 0.4.28 0.4.29
jaxlib 0.4.28 0.4.29
pennylane 0.35.1 0.36.0
pennylane-lightning 0.35.1 0.36.0
qiskit-aer 0.14.0.1 0.14.2

Updates botocore from 1.34.113 to 1.34.122

Changelog

Sourced from botocore's changelog.

1.34.122

  • api-change:auditmanager: New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
  • api-change:b2bi: Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
  • api-change:codepipeline: CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • api-change:sagemaker: This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • api-change:verifiedpermissions: This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

1.34.121

  • api-change:account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
  • api-change:alexaforbusiness: The alexaforbusiness client has been removed following the deprecation of the service.
  • api-change:firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • api-change:fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
  • api-change:glue: This release adds support for creating and updating Glue Data Catalog Views.
  • api-change:honeycode: The honeycode client has been removed following the deprecation of the service.
  • api-change:iotwireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
  • api-change:location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
  • api-change:sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • api-change:sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • api-change:storagegateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
  • enhancement:AWSCRT: Update awscrt version to 0.20.11

1.34.120

  • api-change:globalaccelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
  • api-change:glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • api-change:s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

1.34.119

  • api-change:ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: Initial release of AWS Tax Settings API

1.34.118

  • api-change:amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
  • api-change:batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • api-change:eks: Adds support for EKS add-ons pod identity associations integration

... (truncated)

Commits

Updates awscli from 1.32.113 to 1.33.4

Commits
  • 743634f Merge branch 'release-1.33.4'
  • 722744b Bumping version to 1.33.4
  • 0a2a870 Update changelog based on model updates
  • 862623f Merge branch 'release-1.33.3'
  • 8b46456 Merge branch 'release-1.33.3' into develop
  • 31186ae Bumping version to 1.33.3
  • 2eae46e Update changelog based on model updates
  • dbddede Merge branch 'release-1.33.2'
  • 2f895b6 Merge branch 'release-1.33.2' into develop
  • 323dc8b Bumping version to 1.33.2
  • Additional commits viewable in compare view

Updates boto3 from 1.34.113 to 1.34.122

Changelog

Sourced from boto3's changelog.

1.34.122

  • api-change:auditmanager: [botocore] New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
  • api-change:b2bi: [botocore] Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
  • api-change:codepipeline: [botocore] CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • api-change:sagemaker: [botocore] This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • api-change:verifiedpermissions: [botocore] This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

1.34.121

  • api-change:account: [botocore] This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
  • api-change:alexaforbusiness: [botocore] The alexaforbusiness client has been removed following the deprecation of the service.
  • api-change:firehose: [botocore] Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • api-change:fsx: [botocore] This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
  • api-change:glue: [botocore] This release adds support for creating and updating Glue Data Catalog Views.
  • api-change:honeycode: [botocore] The honeycode client has been removed following the deprecation of the service.
  • api-change:iotwireless: [botocore] Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
  • api-change:location: [botocore] Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
  • api-change:sns: [botocore] Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • api-change:sqs: [botocore] Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • api-change:storagegateway: [botocore] Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.20.11

1.34.120

  • api-change:globalaccelerator: [botocore] This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
  • api-change:glue: [botocore] AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • api-change:s3: [botocore] Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

1.34.119

  • api-change:ec2: [botocore] U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: [botocore] This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: [botocore] Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: [botocore] Initial release of AWS Tax Settings API

1.34.118

  • api-change:amplify: [botocore] This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
  • api-change:batch: [botocore] This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • api-change:eks: [botocore] Adds support for EKS add-ons pod identity associations integration

... (truncated)

Commits
  • fb294bc Merge branch 'release-1.34.122'
  • 274ec1d Bumping version to 1.34.122
  • 2298137 Add changelog entries from botocore
  • 4882f98 Merge branch 'release-1.34.121'
  • ee51434 Merge branch 'release-1.34.121' into develop
  • 6fb52a3 Bumping version to 1.34.121
  • dabb42f Add changelog entries from botocore
  • 3ef0a29 Add caveat about default session (#4157)
  • b818b1c Merge branch 'release-1.34.120'
  • 5fa0033 Merge branch 'release-1.34.120' into develop
  • Additional commits viewable in compare view

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

Release notes

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

v1.27.4

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11
Changelog

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

v1.27.4 (2024-06-03)

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11
Commits

Updates amazon-braket-sdk from 1.80.0 to 1.80.1

Release notes

Sourced from amazon-braket-sdk's releases.

v1.80.1

Bug Fixes and Other Changes

  • docs: add stack exchange badge to the readme
  • Implement braket.ahs.AnalogHamiltonianSimulation.from_ir()
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.80.1 (2024-06-10)

Bug Fixes and Other Changes

  • docs: add stack exchange badge to the readme
  • Implement braket.ahs.AnalogHamiltonianSimulation.from_ir()
Commits
  • 050c6c3 prepare release v1.80.1
  • dfdc50d docs: add stack exchange badge to the readme (#956)
  • 2f02107 Implement braket.ahs.AnalogHamiltonianSimulation.from_ir() (#983)
  • d5dfbf4 infra: change action updates to monthly (#951)
  • ecbe76d infra: remove flake8 constraints (#964)
  • 1c46ca7 update development version to v1.80.1.dev0
  • See full diff in compare view

Updates jax from 0.4.28 to 0.4.29

Release notes

Sourced from jax's releases.

JAX v0.4.29

  • Changes

    • We anticipate that this will be the last release of JAX and jaxlib supporting a monolithic CUDA jaxlib. Future releases will use the CUDA plugin jaxlib (e.g. pip install jax[cuda12]).
    • JAX now requires ml_dtypes version 0.4.0 or newer.
    • Removed backwards-compatibility support for old usage of the jax.experimental.export API. It is not possible anymore to use from jax.experimental.export import export, and instead you should use from jax.experimental import export. The removed functionality has been deprecated since 0.4.24.
  • Deprecations

    • jax.sharding.XLACompatibleSharding is deprecated. Please use jax.sharding.Sharding.
    • jax.experimental.Exported.in_shardings has been renamed as jax.experimental.Exported.in_shardings_hlo. Same for out_shardings. The old names will be removed after 3 months.
    • Removed a number of previously-deprecated APIs:
      • from {mod}jax.core: non_negative_dim, DimSize, Shape
      • from {mod}jax.lax: tie_in
      • from {mod}jax.nn: normalize
      • from {mod}jax.interpreters.xla: backend_specific_translations, translations, register_translation, xla_destructure, TranslationRule, TranslationContext, XlaOp.
    • The tol argument of {func}jax.numpy.linalg.matrix_rank is being deprecated and will soon be removed. Use rtol instead.
    • The rcond argument of {func}jax.numpy.linalg.pinv is being deprecated and will soon be removed. Use rtol instead.
    • The deprecated jax.config submodule has been removed. To configure JAX use import jax and then reference the config object via jax.config.
    • {mod}jax.random APIs no longer accept batched keys, where previously some did unintentionally. Going forward, we recommend explicit use of {func}jax.vmap in such cases.
  • New Functionality

    • Added {func}jax.experimental.Exported.in_shardings_jax to construct shardings that can be used with the JAX APIs from the HloShardings that are stored in the Exported objects.

Jaxlib release v0.4.29

  • Bug fixes

    • Fixed a bug where XLA sharded some concatenation operations incorrectly, which manifested as an incorrect output for cumulative reductions (#21403).
    • Fixed a bug where XLA:CPU miscompiled certain matmul fusions (openxla/xla#13301).
    • Fixes a compiler crash on GPU (google/jax#21396).
  • Deprecations

    • jax.tree.map(f, None, non-None) now emits a DeprecationWarning, and will

... (truncated)

Changelog

Sourced from jax's changelog.

jax 0.4.29

  • Changes

    • We anticipate that this will be the last release of JAX and jaxlib supporting a monolithic CUDA jaxlib. Future releases will use the CUDA plugin jaxlib (e.g. pip install jax[cuda12]).
    • JAX now requires ml_dtypes version 0.4.0 or newer.
    • Removed backwards-compatibility support for old usage of the jax.experimental.export API. It is not possible anymore to use from jax.experimental.export import export, and instead you should use from jax.experimental import export. The removed functionality has been deprecated since 0.4.24.
  • Deprecations

    • jax.sharding.XLACompatibleSharding is deprecated. Please use jax.sharding.Sharding.
    • jax.experimental.Exported.in_shardings has been renamed as jax.experimental.Exported.in_shardings_hlo. Same for out_shardings. The old names will be removed after 3 months.
    • Removed a number of previously-deprecated APIs:
      • from {mod}jax.core: non_negative_dim, DimSize, Shape
      • from {mod}jax.lax: tie_in
      • from {mod}jax.nn: normalize
      • from {mod}jax.interpreters.xla: backend_specific_translations, translations, register_translation, xla_destructure, TranslationRule, TranslationContext, XlaOp.
    • The tol argument of {func}jax.numpy.linalg.matrix_rank is being deprecated and will soon be removed. Use rtol instead.
    • The rcond argument of {func}jax.numpy.linalg.pinv is being deprecated and will soon be removed. Use rtol instead.
    • The deprecated jax.config submodule has been removed. To configure JAX use import jax and then reference the config object via jax.config.
    • {mod}jax.random APIs no longer accept batched keys, where previously some did unintentionally. Going forward, we recommend explicit use of {func}jax.vmap in such cases.
  • New Functionality

    • Added {func}jax.experimental.Exported.in_shardings_jax to construct shardings that can be used with the JAX APIs from the HloShardings that are stored in the Exported objects.

jaxlib 0.4.29

  • Bug fixes
    • Fixed a bug where XLA sharded some concatenation operations incorrectly, which manifested as an incorrect output for cumulative reductions (#21403).
    • Fixed a bug where XLA:CPU miscompiled certain matmul fusions (openxla/xla#13301).
    • Fixes a compiler crash on GPU (google/jax#21396).

... (truncated)

Commits
  • 991797a Merge pull request #21765 from hawkinsp:release
  • 5e7ad60 Removed the double re-exporting of Pallas GPU/TPU APIs
  • 3b4039c [Mosaic GPU] Load LLVM lowering interfaces for all dialects
  • e071053 Prepare for 0.4.29 release.
  • 2ade7e7 [pallas] Move the hardware_generation query in the code path that needs it
  • af95803 Merge pull request #21759 from rajasekharporeddy:testbranch1
  • 775c6f8 Fix Typos in docs and one error message
  • 8fbe65b Update XLA dependency to use revision
  • 6617a0d Expand device_put benchmarks to run with different numbers of arrays and in...
  • a8246ea Issue a warning where code relies on a bug where treedef.flatten_up_to(...) w...
  • Additional commits viewable in compare view

Updates jaxlib from 0.4.28 to 0.4.29

Release notes

Sourced from jaxlib's releases.

Jaxlib release v0.4.29

  • Bug fixes

    • Fixed a bug where XLA sharded some concatenation operations incorrectly, which manifested as an incorrect output for cumulative reductions (#21403).
    • Fixed a bug where XLA:CPU miscompiled certain matmul fusions (openxla/xla#13301).
    • Fixes a compiler crash on GPU (google/jax#21396).
  • Deprecations

    • jax.tree.map(f, None, non-None) now emits a DeprecationWarning, and will raise an error in a future version of jax. None is only a tree-prefix of itself. To preserve the current behavior, you can ask jax.tree.map to treat None as a leaf value by writing: jax.tree.map(lambda x, y: None if x is None else f(x, y), a, b, is_leaf=lambda x: x is None).
Changelog

Sourced from jaxlib's changelog.

jax 0.4.29

  • Changes

    • We anticipate that this will be the last release of JAX and jaxlib supporting a monolithic CUDA jaxlib. Future releases will use the CUDA plugin jaxlib (e.g. pip install jax[cuda12]).
    • JAX now requires ml_dtypes version 0.4.0 or newer.
    • Removed backwards-compatibility support for old usage of the jax.experimental.export API. It is not possible anymore to use from jax.experimental.export import export, and instead you should use from jax.experimental import export. The removed functionality has been deprecated since 0.4.24.
  • Deprecations

    • jax.sharding.XLACompatibleSharding is deprecated. Please use jax.sharding.Sharding.
    • jax.experimental.Exported.in_shardings has been renamed as jax.experimental.Exported.in_shardings_hlo. Same for out_shardings. The old names will be removed after 3 months.
    • Removed a number of previously-deprecated APIs:
      • from {mod}jax.core: non_negative_dim, DimSize, Shape
      • from {mod}jax.lax: tie_in
      • from {mod}jax.nn: normalize
      • from {mod}jax.interpreters.xla: backend_specific_translations, translations, register_translation, xla_destructure, TranslationRule, TranslationContext, XlaOp.
    • The tol argument of {func}jax.numpy.linalg.matrix_rank is being deprecated and will soon be removed. Use rtol instead.
    • The rcond argument of {func}jax.numpy.linalg.pinv is being deprecated and will soon be removed. Use rtol instead.
    • The deprecated jax.config submodule has been removed. To configure JAX use import jax and then reference the config object via jax.config.
    • {mod}jax.random APIs no longer accept batched keys, where previously some did unintentionally. Going forward, we recommend explicit use of {func}jax.vmap in such cases.
  • New Functionality

    • Added {func}jax.experimental.Exported.in_shardings_jax to construct shardings that can be used with the JAX APIs from the HloShardings that are stored in the Exported objects.

jaxlib 0.4.29

  • Bug fixes
    • Fixed a bug where XLA sharded some concatenation operations incorrectly, which manifested as an incorrect output for cumulative reductions (#21403).
    • Fixed a bug where XLA:CPU miscompiled certain matmul fusions (openxla/xla#13301).
    • Fixes a compiler crash on GPU (google/jax#21396).

... (truncated)

Commits
  • 991797a Merge pull request #21765 from hawkinsp:release
  • 5e7ad60 Removed the double re-exporting of Pallas GPU/TPU APIs
  • 3b4039c [Mosaic GPU] Load LLVM lowering interfaces for all dialects
  • e071053 Prepare for 0.4.29 release.
  • 2ade7e7 [pallas] Move the hardware_generation query in the code path that needs it
  • af95803 Merge pull request #21759 from rajasekharporeddy:testbranch1
  • 775c6f8 Fix Typos in docs and one error message
  • 8fbe65b Update XLA dependency to use revision
  • 6617a0d Expand device_put benchmarks to run with different numbers of arrays and in...
  • a8246ea Issue a warning where code relies on a bug where treedef.flatten_up_to(...) w...
  • 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.2

Release notes

Sourced from qiskit-aer's releases.

Release 0.14.2

This is bugfix release to 0.14.1 and fix for Qiskit 1.1

This release includes PRs:

Release 0.14.1

This is bug fix release to 0.14.0.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

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

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.34.113` | `1.34.122` |
| [awscli](https://github.com/aws/aws-cli) | `1.32.113` | `1.33.4` |
| [boto3](https://github.com/boto/boto3) | `1.34.113` | `1.34.122` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.27.3` | `1.27.4` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.80.0` | `1.80.1` |
| [jax](https://github.com/google/jax) | `0.4.28` | `0.4.29` |
| [jaxlib](https://github.com/google/jax) | `0.4.28` | `0.4.29` |
| [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.2` |



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

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

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

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

Updates `amazon-braket-sdk` from 1.80.0 to 1.80.1
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.80.0...v1.80.1)

Updates `jax` from 0.4.28 to 0.4.29
- [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.28...jax-v0.4.29)

Updates `jaxlib` from 0.4.28 to 0.4.29
- [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.28...jaxlib-v0.4.29)

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.2
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](https://github.com/Qiskit/qiskit-aer/commits/0.14.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-minor
  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-patch
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-sdk
  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: 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 10, 2024 18:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-dd8f7cd1a1 branch June 17, 2024 18:43
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.

0 participants