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 19 updates #611

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Updates the requirements on botocore, awscli, boto3, amazon-braket-default-simulator, amazon-braket-pennylane-plugin, amazon-braket-sdk, amazon-braket-algorithm-library, cvxpy, ipykernel, jax, jaxlib, numpy, optax, pennylane, pennylane-lightning, qiskit-aer, scipy, scs and sympy to permit the latest version.
Updates botocore from 1.34.113 to 1.34.153

Changelog

Sourced from botocore's changelog.

1.34.153

  • api-change:cloudwatch: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:kinesis: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:resiliencehub: Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
  • api-change:route53: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:waf-regional: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.152

  • api-change:bedrock: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.
  • api-change:controlcatalog: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
  • api-change:controltower: Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs
  • api-change:iam: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:memorydb: Doc only update for changes to deletion API.
  • api-change:rds: This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified.
  • api-change:sagemaker: This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs.
  • api-change:ssm-quicksetup: This release adds API support for the QuickSetup feature of AWS Systems Manager
  • api-change:support: Doc only updates to CaseDetails

1.34.151

  • api-change:appstream: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • api-change:autoscaling: Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • api-change:codepipeline: AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • api-change:elasticache: Doc only update for changes to deletion API.
  • api-change:elb: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:events: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:lexv2-models: This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
  • api-change:logs: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rolesanywhere: IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
  • api-change:tnb: This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
  • api-change:workspaces: Removing multi-session as it isn't supported for pools

1.34.150

  • api-change:elasticache: Renaming full service name as it appears in developer documentation.
  • api-change:memorydb: Renaming full service name as it appears in developer documentation.

1.34.149

... (truncated)

Commits
  • dae6c6a Merge branch 'release-1.34.153'
  • 7c016e1 Bumping version to 1.34.153
  • eeee2ad Update to latest models
  • 19ce2f5 Merge branch 'release-1.34.152'
  • e5b059e Merge branch 'release-1.34.152' into develop
  • a452dad Bumping version to 1.34.152
  • b6821a6 Update to latest models
  • da3918a Merge branch 'release-1.34.151'
  • 547b208 Merge branch 'release-1.34.151' into develop
  • 3183701 Bumping version to 1.34.151
  • Additional commits viewable in compare view

Updates awscli from 1.32.113 to 1.33.35

Commits
  • 7205514 Merge branch 'release-1.33.35'
  • 8d69ea7 Bumping version to 1.33.35
  • c38fd38 Update changelog based on model updates
  • 310ee75 Merge branch 'release-1.33.34'
  • 63f2216 Merge branch 'release-1.33.34' into develop
  • e9fe6d4 Bumping version to 1.33.34
  • 40f85df Update changelog based on model updates
  • 58864ab Merge branch 'release-1.33.33'
  • 430d208 Merge branch 'release-1.33.33' into develop
  • 68dfd42 Bumping version to 1.33.33
  • Additional commits viewable in compare view

Updates boto3 from 1.34.113 to 1.34.153

Commits
  • 1b7dafa Merge branch 'release-1.34.153'
  • 809d4cd Bumping version to 1.34.153
  • f753c4f Add changelog entries from botocore
  • ba3d7ce Merge branch 'release-1.34.152'
  • 9489da6 Merge branch 'release-1.34.152' into develop
  • be5b965 Bumping version to 1.34.152
  • 8723785 Add changelog entries from botocore
  • 64fb912 Merge branch 'release-1.34.151'
  • 533a186 Merge branch 'release-1.34.151' into develop
  • 37f7211 Bumping version to 1.34.151
  • Additional commits viewable in compare view

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

Release notes

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

v1.26.0

Features

  • Introduce run_multiple method

Bug Fixes and Other Changes

  • Ignore qubit_count parameter for JAQCD

v1.25.0

Features

  • Track classical register indices for measurements

Bug Fixes and Other Changes

  • Include measured in noncontiguous qubit map

v1.24.1

Bug Fixes and Other Changes

  • Use csr_matrix.getH() instead of H

v1.24.0

Features

  • support non-contiguous qubit indices local simulator

v1.23.4

Bug Fixes and Other Changes

  • use numpy for float comparison

v1.23.3

Bug Fixes and Other Changes

  • fix signed integer casting
Changelog

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

v1.26.0 (2024-06-27)

Features

  • Introduce run_multiple method

Bug Fixes and Other Changes

  • Ignore qubit_count parameter for JAQCD

v1.25.0 (2024-06-26)

Features

  • Track classical register indices for measurements

Bug Fixes and Other Changes

  • Include measured in noncontiguous qubit map

v1.24.1 (2024-06-26)

Bug Fixes and Other Changes

  • Use csr_matrix.getH() instead of H

v1.24.0 (2024-06-24)

Features

  • support non-contiguous qubit indices local simulator

v1.23.4 (2024-06-20)

Bug Fixes and Other Changes

  • use numpy for float comparison

v1.23.3 (2024-06-19)

Bug Fixes and Other Changes

  • fix signed integer casting
Commits
  • 7b52b78 prepare release v1.26.0
  • e93e551 feat: Introduce run_multiple method (#264)
  • dc68323 change: Ignore qubit_count parameter for JAQCD (#269)
  • 3378eaa update development version to v1.25.1.dev0
  • bc5df7b prepare release v1.25.0
  • d663479 fix: Include measured in noncontiguous qubit map (#267)
  • c9730d2 feat: Track classical register indices for measurements (#266)
  • 7e717a2 update development version to v1.24.2.dev0
  • 3f17237 prepare release v1.24.1
  • 1454fb9 fix: Use csr_matrix.getH() instead of H (#268)
  • Additional commits viewable in compare view

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

Release notes

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

v1.28.0

Features

  • Support batch_execute for BraketLocalQubitDevice

v1.27.6

Bug Fixes and Other Changes

  • Support qml.counts for circuits

v1.27.5

Bug Fixes and Other Changes

  • Replace FreeParameter("b") with FreeParameter("d") in unittests

v1.27.4

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11
Changelog

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

v1.28.0 (2024-07-01)

Features

  • Support batch_execute for BraketLocalQubitDevice

v1.27.6 (2024-06-18)

Bug Fixes and Other Changes

  • Support qml.counts for circuits

v1.27.5 (2024-06-13)

Bug Fixes and Other Changes

  • Replace FreeParameter("b") with FreeParameter("d") in unittests

v1.27.4 (2024-06-03)

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11
Commits
  • 9c9e27e prepare release v1.28.0
  • 388dd74 test: Delete OQC integ test (#272)
  • 1377abd feat: Support batch_execute for BraketLocalQubitDevice (#269)
  • dfff7a6 update development version to v1.27.7.dev0
  • eabf16d prepare release v1.27.6
  • 0d5c883 infra: add pr_title_check workflow (#265)
  • d7c232f Support qml.counts for circuits (#267)
  • 7b9f700 update development version to v1.27.6.dev0
  • 2e8e130 prepare release v1.27.5
  • ad9237c change: Replace FreeParameter("b") with FreeParameter("d") in unittests (...
  • Additional commits viewable in compare view

Updates amazon-braket-sdk from 1.80.0 to 1.84.0

Release notes

Sourced from amazon-braket-sdk's releases.

v1.84.0

Features

  • support erf_square and swap_phases

v1.83.0

Deprecations and Removals

  • Remove OQC

Features

  • Use run_multiple for local batches

Documentation Changes

  • update PR title instructions

v1.82.0

Features

  • Track classical target indices for measurements

Bug Fixes and Other Changes

  • Add test to check classical indices used in measurement are preserved between Circuit and OpenQASM Translations.

v1.81.1

Bug Fixes and Other Changes

  • Error when FreeParameters are named QASM types

v1.81.0

Features

  • Add IQM to get compiled program convenience method

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.84.0 (2024-07-30)

Features

  • support erf_square and swap_phases

v1.83.0 (2024-06-28)

Deprecations and Removals

  • Remove OQC

Features

  • Use run_multiple for local batches

Documentation Changes

  • update PR title instructions

v1.82.0 (2024-06-27)

Features

  • Track classical target indices for measurements

Bug Fixes and Other Changes

  • Add test to check classical indices used in measurement are preserved between Circuit and OpenQASM Translations.

v1.81.1 (2024-06-17)

Bug Fixes and Other Changes

  • Error when FreeParameters are named QASM types

v1.81.0 (2024-06-13)

Features

  • Add IQM to get compiled program convenience method

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

Updates amazon-braket-algorithm-library from 1.4.11 to 1.4.13

Release notes

Sourced from amazon-braket-algorithm-library's releases.

v1.4.13

Bug Fixes and Other Changes

  • Pin sympy<1.13

v1.4.12

Bug Fixes and Other Changes

  • Remove oqc
Changelog

Sourced from amazon-braket-algorithm-library's changelog.

v1.4.13 (2024-07-22)

Bug Fixes and Other Changes

  • Pin sympy<1.13

v1.4.12 (2024-06-28)

Bug Fixes and Other Changes

  • Remove oqc
Commits

Updates cvxpy from 1.5.1 to 1.5.2

Release notes

Sourced from cvxpy's releases.

v1.5.2

What's Changed

This release is the first one compatible with NumPy 2.0. It is backward compatible, i.e., NumPy versions < 2.0 will continue to work.

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

Commits

Updates ipykernel from 6.29.4 to 6.29.5

Release notes

Sourced from ipykernel's releases.

v6.29.5

6.29.5

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ianthomas23

Changelog

Sourced from ipykernel's changelog.

6.29.5

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ianthomas23

Commits

Updates jax from 0.4.28 to 0.4.31

Release notes

Sourced from jax's releases.

JAX release v0.4.31

No release notes provided.

Jaxlib release v0.4.31

No release notes provided.

Jax release v0.4.30

No release notes provided.

Jaxlib release v0.4.30

No release notes provided.

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

... (truncated)

Changelog

Sourced from jax's changelog.

jax 0.4.31 (July 29, 2024)

  • Deletion

    • xmap has been deleted. Please use {func}shard_map as the replacement.
  • Changes

    • The minimum CuDNN version is v9.1. This was true in previous releases also, but we now declare this version constraint formally.
    • The minimum Python version is now 3.10. 3.10 will remain the minimum supported version until July 2025.
    • The minimum NumPy version is now 1.24. NumPy 1.24 will remain the minimum supported version until December 2024.
    • The minimum SciPy version is now 1.10. SciPy 1.10 will remain the minimum supported version until January 2025.
    • {func}jax.numpy.ceil, {func}jax.numpy.floor and {func}jax.numpy.trunc now return the output of the same dtype as the input, i.e. no longer upcast integer or boolean inputs to floating point.
    • libdevice.10.bc is no longer bundled with CUDA wheels. It must be installed either as a part of local CUDA installation, or via NVIDIA's CUDA pip wheels.
    • {class}jax.experimental.pallas.BlockSpec now expects block_shape to be passed before index_map. The old argument order is deprecated and will be removed in a future release.
    • Updated the repr of gpu devices to be more consistent with TPUs/CPUs. For example, cuda(id=0) will now be CudaDevice(id=0).
    • Added the device property and to_device method to {class}jax.Array, as part of JAX's Array API support.
  • Deprecations

    • Removed a number of previously-deprecated internal APIs related to polymorphic shapes. From {mod}jax.core: removed canonicalize_shape, dimension_as_value, definitely_equal, and symbolic_equal_dim.
    • HLO lowering rules should no longer wrap singleton ir.Values in tuples. Instead, return singleton ir.Values unwrapped. Support for wrapped values will be removed in a future version of JAX.
    • {func}jax.experimental.jax2tf.convert with native_serialization=False or enable_xla=False is now deprecated and this support will be removed in a future version. Native serialization has been the default since JAX 0.4.16 (September 2023).
    • The previously-deprecated function jax.random.shuffle has been removed; instead use jax.random.permutation with independent=True.

jaxlib 0.4.31 (July 29, 2024)

  • Bug fixes
    • Fixed a bug that meant that negative static_argnums to a jit were mishandled by the jit dispatch fast path.
    • Fixed a bug that meant triangular solves of batches of singular matrices produce nonsensical finite values, instead of inf or nan (#3589, #15429).

jax 0.4.30 (June 18, 2024)

... (truncated)

Commits
  • 7fd9302 Start JAX and jaxlib 0.4.31 release
  • f070c06 Merge pull request #22703 from Rifur13:plugin-fix
  • 9beb4f1 Merge pull request #19760 from Blair-Johnson:fix-pytree-grads-sparse
  • 802a14c Re-pack gradients of jax.experimental.sparse.grad() to match original pytrees...
  • 85e83b5 Merge pull request #22690 from jakevdp:inplace-doc
  • d1c0d99 Bump the minimum CUDNN version to v9.1.
  • 6127baa Ignore the Deprecation warning produced about native_serialization=False.
  • fd23b87 Bump minimum SciPy version to 1.10.
  • cfa1e78 Improve documentation for jnp.put, jnp.place, jnp.fill_diagonal
  • 0224235 Skip cuda backend initialization if no nvidia GPUs are visible.
  • Additional commits viewable in compare view

Updates jaxlib from 0.4.28 to 0.4.31

Release notes

Sourced from jaxlib's releases.

Jaxlib release v0.4.31

No release notes provided.

Jaxlib release v0.4.30

No release notes provided.

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.31 (July 29, 2024)

  • Deletion

    • xmap has been deleted. Please use {func}shard_map as the replacement.
  • Changes

    • The minimum CuDNN version is v9.1. This was true in previous releases also, but we now declare this version constraint formally.
    • The minimum Python version is now 3.10. 3.10 will remain the minimum supported version until July 2025.
    • The minimum NumPy version is now 1.24. NumPy 1.24 will remain the minimum supported version until December 2024.
    • The minimum SciPy version is now 1.10. SciPy 1.10 will remain the minimum supported version until January 2025.
    • {func}jax.numpy.ceil, {func}jax.numpy.floor and {func}jax.numpy.trunc now return the output of the same dtype as the input, i.e. no longer upcast integer or boolean inputs to floating point.
    • libdevice.10.bc is no longer bundled with CUDA wheels. It must be installed either as a part of local CUDA installation, or via NVIDIA's CUDA pip wheels.
    • {class}jax.experimental.pallas.BlockSpec now expects block_shape to be passed before index_map. The old argument order is deprecated and will be removed in a future release.
    • Updated the repr of gpu devices to be more consistent with TPUs/CPUs. For example, cuda(id=0) will now be CudaDevice(id=0).
    • Added the device property and to_device method to {class}jax.Array, as part of JAX's Array API support.
  • Deprecations

    • Removed a number of previously-deprecated internal APIs related to polymorphic shapes. From {mod}jax.core: removed canonicalize_shape, dimension_as_value, definitely_equal, and symbolic_equal_dim.
    • HLO lowering rules should no longer wrap singleton ir.Values in tuples. Instead, return singleton ir.Values unwrapped. Support for wrapped values will be removed in a future version of JAX.
    • {func}jax.experimental.jax2tf.convert with native_serialization=False or enable_xla=False is now deprecated and this support will be removed in a future version. Native serialization has been the default since JAX 0.4.16 (September 2023).
    • The previously-deprecated function jax.random.shuffle has been removed; instead use jax.random.permutation with independent=True.

jaxlib 0.4.31 (July 29, 2024)

  • Bug fixes
    • Fixed a bug that meant that negative static_argnums to a jit were mishandled by the jit dispatch fast path.
    • Fixed a bug that meant triangular solves of batches of singular matrices produce nonsensical finite values, instead of inf or nan (#3589, #15429).

jax 0.4.30 (June 18, 2024)

... (truncated)

Commits
  • 7fd9302 Start JAX and jaxlib 0.4.31 release
  • f070c06 Merge pull request #22703 from Rifur13:plugin-fix
  • 9beb4f1 Merge pull request #19760 from Blair-Johnson:fix-pytree-grads-sparse
  • 802a14c Re-pack gradients of jax.experimental.sparse.grad() to match original pytrees...
  • 85e83b5 Merge pull request #22690 from jakevdp:inplace-doc
  • d1c0d99 Bump the minimum CUDNN version to v9.1.
  • 6127baa Ignore the Deprecation warning produced about native_serialization=False.
  • fd23b87 Bump minimum SciPy version to 1.10.
  • cfa1e78 Improve documentation for jnp.put, jnp.place, jnp.fill_diagonal
  • 0224235 Skip cuda backend initialization if no nvidia GPUs are visible.
  • Additional commits viewable in compare view

Updates numpy from 1.26.4 to 2.0.1

Release notes

Sourced from numpy's releases.

v2.0.1

NumPy 2.0.1 Release Notes

NumPy 2.0.1 is a maintenance release that fixes bugs and regressions discovered after the 2.0.0 release. NumPy 2.0.1 is the last planned release in the 2.0.x series, 2.1.0rc1 should be out shortly.

The Python versions supported by this release are 3.9-3.12.

NOTE: Do not use the GitHub generated "Source code" files listed in the "Assets", they are garbage.

Improvements

np.quantile with method closest_observation chooses nearest even order statistic

This changes the definition of nearest for border cases from the nearest odd order statistic to nearest even order statistic. The numpy implementation now matches other reference implementations.

(gh-26656)

Contributors

A total of 15 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • @​vahidmech +
  • Alex Herbert +
  • Charles Harris
  • Giovanni Del Monte +
  • Leo Singer
  • Lysandros Nikolaou
  • Matti Picus
  • Nathan Goldbaum
  • Patrick J. Roddy +
  • Raghuveer Devulapalli
  • Ralf Gommers
  • Rostan Tabet +
  • Sebastian Berg
  • Tyler Reddy
  • Yannik Wicke +

Pull requests merged

A total of 24 pull requests were merged for this release.

  • #26711: MAINT: prepare 2.0.x for further development
  • #26792: TYP: fix incorrect import in ma/extras.pyi stub
  • #26793: DOC: Mention '1.25' legacy printing mode in set_printoptions
  • #26794: DOC: Remove mention of NaN and NAN aliases from constants

... (truncated)

Commits
  • 4c9f431 Merge pull request #27000 from charris/prepare-2.0.1
  • 0e70e00 REL: Prepare for the NumPy 2.0.1 release [wheel build]
  • 4d10ffc Merge pull request #26995 from charris/backport-26985
  • 764b667 BUG: Add object cast to avoid warning with limited API
  • 9be6ad6 Merge pull request #26971 from charris/backport-26935
  • 6d950e9 BUG: fix f2py tests to work with v2 API
  • 89630c0 Merge pull request #26962 from charris/backport-26919
  • 88fa840 TST: Apply test suggestion by Nathan for rlstrip fixes
  • a9da01e BUG,MAINT: Fix utf-8 character stripping memory access
  • 6afbbf8 Merge pull request #26963 from charris/backport-26930
  • Additional commits viewable in compare view

Updates optax from 0.2.2 to 0.2.3

Release notes

Sourced from optax's releases.

Optax 0.2.3

What's Changed

…ates

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-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python), [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python), [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python), [amazon-braket-algorithm-library](https://github.com/amazon-braket/amazon-braket-algorithm-library), [cvxpy](https://github.com/cvxpy/cvxpy), [ipykernel](https://github.com/ipython/ipykernel), [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.34.113 to 1.34.153
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.113...1.34.153)

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

Updates `boto3` from 1.34.113 to 1.34.153
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.113...1.34.153)

Updates `amazon-braket-default-simulator` from 1.23.2 to 1.26.0
- [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.2...v1.26.0)

Updates `amazon-braket-pennylane-plugin` from 1.27.3 to 1.28.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](amazon-braket/amazon-braket-pennylane-plugin-python@v1.27.3...v1.28.0)

Updates `amazon-braket-sdk` from 1.80.0 to 1.84.0
- [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.84.0)

Updates `amazon-braket-algorithm-library` from 1.4.11 to 1.4.13
- [Release notes](https://github.com/amazon-braket/amazon-braket-algorithm-library/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-algorithm-library/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-algorithm-library@v1.4.11...v1.4.13)

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

Updates `ipykernel` from 6.29.4 to 6.29.5
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.5/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.4...v6.29.5)

Updates `jax` from 0.4.28 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.28...jax-v0.4.31)

Updates `jaxlib` from 0.4.28 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.28...jaxlib-v0.4.31)

Updates `numpy` from 1.26.4 to 2.0.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.0.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.37.0
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.35.1...v0.37.0)

Updates `pennylane-lightning` from 0.35.1 to 0.37.0
- [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases)
- [Commits](PennyLaneAI/pennylane-lightning@v0.35.1...v0.37.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)

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

Updates `scs` to 3.2.6
- [Release notes](https://github.com/cvxgrp/scs/releases)
- [Commits](cvxgrp/scs@1.0...3.2.6)

Updates `sympy` to 1.13.1
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-0.5.0...sympy-1.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-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-default-simulator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: amazon-braket-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-algorithm-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cvxpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ipykernel
  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-patch
  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 dependabot bot requested a review from a team as a code owner August 5, 2024 18:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

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

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-dab26211aa branch August 12, 2024 18:11
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