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 23 updates #647

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Updates the requirements on botocore, awscli, boto3, amazon-braket-default-simulator, amazon-braket-pennylane-plugin, amazon-braket-schemas, amazon-braket-sdk, amazon-braket-algorithm-library, cvxpy, jax, jaxlib, markupsafe, matplotlib, ml-dtypes, optax, pandas, pennylane, pennylane-lightning, qiskit-aer, qiskit-algorithms, scipy, scs and sympy to permit the latest version.
Updates botocore from 1.35.0 to 1.35.72

Commits
  • e1bd6ed Merge branch 'release-1.35.72'
  • 23bb9b0 Bumping version to 1.35.72
  • 667d4c6 Update to latest models
  • 70ac314 Merge customizations for NetworkFlowMonitor
  • dff061a Merge customizations for Security IR
  • 28e347b Merge customizations for Bedrock Agent Runtime
  • 509a401 Merge branch 'release-1.35.71'
  • 1ad3285 Merge branch 'release-1.35.71' into develop
  • 550b57c Bumping version to 1.35.71
  • c14162b Update endpoints model
  • Additional commits viewable in compare view

Updates awscli from 1.34.0 to 1.36.13

Commits
  • 6ea503c Merge branch 'release-1.36.13'
  • 14febb2 Bumping version to 1.36.13
  • 6a1b9fc Update changelog based on model updates
  • 16a7293 Merge customizations for Bedrock Agent Runtime
  • 3e48727 Merge branch 'release-1.36.12'
  • 4777850 Merge branch 'release-1.36.12' into develop
  • 2b8ed84 Bumping version to 1.36.12
  • 54c7be7 Update changelog based on model updates
  • 7a4ed87 Merge branch 'release-1.36.11'
  • 50c0be0 Merge branch 'release-1.36.11' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.35.0 to 1.35.72

Commits
  • 054b892 Merge branch 'release-1.35.72'
  • 2bd4640 Bumping version to 1.35.72
  • 8cfe463 Add changelog entries from botocore
  • 57997d9 Merge branch 'release-1.35.71'
  • 2c3b93f Merge branch 'release-1.35.71' into develop
  • ab26d01 Bumping version to 1.35.71
  • d00e0ba Add changelog entries from botocore
  • aad0b17 Merge branch 'release-1.35.70'
  • e2a8522 Merge branch 'release-1.35.70' into develop
  • b51f07a Bumping version to 1.35.70
  • Additional commits viewable in compare view

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

Release notes

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

v1.26.1

Bug Fixes and Other Changes

  • update numpy random function to use a generator
Changelog

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

v1.26.1 (2024-11-25)

Bug Fixes and Other Changes

  • update numpy random function to use a generator
Commits

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

Release notes

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

v1.30.2

Bug Fixes and Other Changes

  • Remove deprecated import path for QubitDevice

v1.30.1

Bug Fixes and Other Changes

  • onboard onto ruff

v1.30.0

Features

  • Device-specific supported observables

v1.29.0

Features

  • Support SProd and CompositeOp for expval

Documentation Changes

  • Fix typo in qml.var usage
Changelog

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

v1.30.2 (2024-11-18)

Bug Fixes and Other Changes

  • Remove deprecated import path for QubitDevice

v1.30.1 (2024-09-19)

Bug Fixes and Other Changes

  • onboard onto ruff

v1.30.0 (2024-09-11)

Features

  • Device-specific supported observables

v1.29.0 (2024-09-09)

Features

  • Support SProd and CompositeOp for expval

Documentation Changes

  • Fix typo in qml.var usage
Commits
  • 807d158 prepare release v1.30.2
  • 278b2f6 fix: Remove deprecated import path for QubitDevice (#281)
  • 4105263 infra: constrain autoray (#278)
  • 4e23fca update development version to v1.30.2.dev0
  • a795b5f prepare release v1.30.1
  • 3f88ff3 fix: onboard onto ruff (#277)
  • 8ff880b update development version to v1.30.1.dev0
  • 3a16423 prepare release v1.30.0
  • 4bb65ce feat: Device-specific supported observables (#276)
  • 7038db2 update development version to v1.29.1.dev0
  • Additional commits viewable in compare view

Updates amazon-braket-schemas from 1.22.1 to 1.22.3

Release notes

Sourced from amazon-braket-schemas's releases.

v1.22.3

Bug Fixes and Other Changes

  • clarify the meaning of PerformanceRydbergLocal attributes

v1.22.2

Bug Fixes and Other Changes

  • Refactoring jaqcd.results and jaqcd.shared_models to use gate_model_shared instead.
Changelog

Sourced from amazon-braket-schemas's changelog.

v1.22.3 (2024-11-07)

Bug Fixes and Other Changes

  • clarify the meaning of PerformanceRydbergLocal attributes

v1.22.2 (2024-11-04)

Bug Fixes and Other Changes

  • Refactoring jaqcd.results and jaqcd.shared_models to use gate_model_shared instead.
Commits
  • 6b86f7d prepare release v1.22.3
  • b3e9a20 fix: clarify the meaning of PerformanceRydbergLocal attributes (#186)
  • 5d8985e update development version to v1.22.3.dev0
  • 66018ea prepare release v1.22.2
  • 63d5cce infra: onboard to use ruff (#184)
  • a2e7add Refactoring jaqcd.results and jaqcd.shared_models to use `gate_model_shar...
  • 0063858 infra: bump codecov/codecov-action from 3 to 4 (#182)
  • 2f66e59 infra: bump aws-actions/stale-issue-cleanup from 3 to 6 (#181)
  • ecc0872 infra: bump actions/setup-python from 4 to 5 (#183)
  • c0d3487 update development version to v1.22.2.dev0
  • See full diff in compare view

Updates amazon-braket-sdk from 1.88.0 to 1.88.2.post0

Release notes

Sourced from amazon-braket-sdk's releases.

v1.88.2.post0

Documentation Changes

  • add dual navigation buttons and cleanup some docstrings

v1.88.2

Bug Fixes and Other Changes

  • Pin cloudpickle==2.2.1

v1.88.1

Bug Fixes and Other Changes

  • correct typing for task results methods
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.88.2.post0 (2024-11-25)

Documentation Changes

  • add dual navigation buttons and cleanup some docstrings

v1.88.2 (2024-11-18)

Bug Fixes and Other Changes

  • Pin cloudpickle==2.2.1

v1.88.1 (2024-10-21)

Bug Fixes and Other Changes

  • correct typing for task results methods
Commits
  • cfe0214 prepare release v1.88.2.post0
  • 5cb4a31 doc: add dual navigation buttons and cleanup some docstrings (#758)
  • e6775d5 update development version to v1.88.3.dev0
  • 0644b0a prepare release v1.88.2
  • a7348c6 fix: Pin cloudpickle==2.2.1 (#1044)
  • 90ca196 update development version to v1.88.2.dev0
  • 447c87d prepare release v1.88.1
  • cc3698c fix: correct typing for task results methods (#1039)
  • 36e32f6 infra: bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1027)
  • 5534034 infra: remove doc dependencies from the test list and add to their ow… (#1037)
  • Additional commits viewable in compare view

Updates amazon-braket-algorithm-library from 1.5.0 to 1.5.1

Release notes

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

v1.5.1

Bug Fixes and Other Changes

  • build(deps): bump codecov/codecov-action from 4 to 5
Changelog

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

v1.5.1 (2024-11-25)

Bug Fixes and Other Changes

  • build(deps): bump codecov/codecov-action from 4 to 5
Commits

Updates cvxpy from 1.5.3 to 1.6.0

Release notes

Sourced from cvxpy's releases.

v1.6.0

CVXPY 1.6

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.9 through 3.13. While working on the next release, we continue to officially support CVXPY 1.5.

Default reshape order warning

CVXPY's default order for array manipulation atoms such as reshape, vec and flatten, is Fortran ('F'). In this release CVXPY raises a warning when no explicit order is specified.

In version 1.7, we plan to raise an error if the order is not specified. Finally, in version 1.8, we will switch the default order from ('F') to ('C') to match NumPy's behavior.

Dropping ECOS dependency

In version 1.5, we changed our default solver from ECOS to Clarabel and announced that we would be removing ECOS as a dependency in 1.6. Despite some regressions in certain DQCP tests, we are moving forward with dropping ECOS in this release. If you are experiencing any issues with Clarabel we encourage you to try using SCS or add ECOS as a dependency to your project.

Features and bug fixes

  • Added Python 3.13 support and dropped Python 3.8 support
  • New HiGHS solver interface
  • New atom: cvar
  • New atom: cumprod
  • New atom: quantum_rel_entr
  • New atom: quantum_cond_entr
  • New atom: concatenate
  • Support for N-dimensional variables and expressions for the following operations: - axis atoms like min, max and sum - indexing - elementwise operations
  • Sparsity attribute for variables
  • New website and documentation theme based on Sphinx Immaterial
  • Ability to pass multiple solvers as argument to .solve()
  • Performance improvement for sum_largest and cumsum
  • Performance improvement for integer and boolean variables
  • Improving string representation of special index

Summary

This new release totaled 80 PRs from 24 users, 14 of which are first time contributors :).

... (truncated)

Commits

Updates jax from 0.4.29 to 0.4.35

Release notes

Sourced from jax's releases.

JAX v0.4.35

  • Breaking Changes

    • jax.numpy.isscalar now returns True for any array-like object with zero dimensions. Previously it only returned True for zero-dimensional array-like objects with a weak dtype.
    • jax.experimental.host_callback has been deprecated since March 2024, with JAX version 0.4.26. Now we removed it. See [#20385](https://github.com/jax-ml/jax/issues/20385) for a discussion of alternatives.
  • Changes:

    • jax.lax.FftType was introduced as a public name for the enum of FFT operations. The semi-public API jax.lib.xla_client.FftType has been deprecated.
    • TPU: JAX now installs TPU support from the libtpu package rather than libtpu-nightly. For the next few releases JAX will pin an empty version of libtpu-nightly as well as libtpu to ease the transition; that dependency will be removed in Q1 2025.
  • Deprecations:

    • The semi-public API jax.lib.xla_client.PaddingType has been deprecated. No JAX APIs consume this type, so there is no replacement.
    • The default behavior of jax.pure_callback and jax.extend.ffi.ffi_call under vmap has been deprecated and so has the vectorized parameter to those functions. The vmap_method parameter should be used instead for better defined behavior. See the discussion in [#23881](https://github.com/jax-ml/jax/issues/23881) for more details.
    • The semi-public API jax.lib.xla_client.register_custom_call_target has been deprecated. Use the JAX FFI instead.
    • The semi-public APIs jax.lib.xla_client.dtype_to_etype, jax.lib.xla_client.ops, jax.lib.xla_client.shape_from_pyval, jax.lib.xla_client.PrimitiveType, jax.lib.xla_client.Shape, jax.lib.xla_client.XlaBuilder, and jax.lib.xla_client.XlaComputation have been deprecated. Use StableHLO instead.

JAX v0.4.34

  • New Functionality

    • This release includes wheels for Python 3.13. Free-threading mode is not yet supported.
    • jax.errors.JaxRuntimeError has been added as a public alias for the formerly private XlaRuntimeError type.
  • Breaking changes

    • jax_pmap_no_rank_reduction flag is set to True by default.
      • array[0] on a pmap result now introduces a reshape (use array[0:1] instead).
      • The per-shard shape (accessable via jax_array.addressable_shards or jax_array.addressable_data(0)) now has a leading (1, ...). Update code that directly accesses shards accordingly. The rank of the per-shard-shape now matches that of the global shape which is the same behavior as jit.

... (truncated)

Changelog

Sourced from jax's changelog.

jax 0.4.35 (Oct 22, 2024)

  • Breaking Changes

    • {func}jax.numpy.isscalar now returns True for any array-like object with zero dimensions. Previously it only returned True for zero-dimensional array-like objects with a weak dtype.
    • jax.experimental.host_callback has been deprecated since March 2024, with JAX version 0.4.26. Now we removed it. See {jax-issue}[#20385](https://github.com/jax-ml/jax/issues/20385) for a discussion of alternatives.
  • Changes:

    • jax.lax.FftType was introduced as a public name for the enum of FFT operations. The semi-public API jax.lib.xla_client.FftType has been deprecated.
    • TPU: JAX now installs TPU support from the libtpu package rather than libtpu-nightly. For the next few releases JAX will pin an empty version of libtpu-nightly as well as libtpu to ease the transition; that dependency will be removed in Q1 2025.
  • Deprecations:

    • The semi-public API jax.lib.xla_client.PaddingType has been deprecated. No JAX APIs consume this type, so there is no replacement.
    • The default behavior of {func}jax.pure_callback and {func}jax.extend.ffi.ffi_call under vmap has been deprecated and so has the vectorized parameter to those functions. The vmap_method parameter should be used instead for better defined behavior. See the discussion in {jax-issue}[#23881](https://github.com/jax-ml/jax/issues/23881) for more details.
    • The semi-public API jax.lib.xla_client.register_custom_call_target has been deprecated. Use the JAX FFI instead.
    • The semi-public APIs jax.lib.xla_client.dtype_to_etype, jax.lib.xla_client.ops, jax.lib.xla_client.shape_from_pyval, jax.lib.xla_client.PrimitiveType, jax.lib.xla_client.Shape, jax.lib.xla_client.XlaBuilder, and jax.lib.xla_client.XlaComputation have been deprecated. Use StableHLO instead.

jax 0.4.34 (October 4, 2024)

  • New Functionality

    • This release includes wheels for Python 3.13. Free-threading mode is not yet supported.
    • jax.errors.JaxRuntimeError has been added as a public alias for the formerly private XlaRuntimeError type.
  • Breaking changes

    • jax_pmap_no_rank_reduction flag is set to True by default.
      • array[0] on a pmap result now introduces a reshape (use array[0:1] instead).
      • The per-shard shape (accessable via jax_array.addressable_shards or jax_array.addressable_data(0)) now has a leading (1, ...). Update code

... (truncated)

Commits
  • 81991d8 JAX release 0.4.35
  • e4f3f8f Use libtpu releases rather than libtpu-nightly for jax[tpu].
  • 1c6b0a9 Merge pull request #24465 from jakevdp:fix-mypy
  • 9a2dd19 Merge pull request #21524 from andportnoy:aportnoy/unknown-platform-lowering-...
  • 1e41d5e Merge pull request #24452 from jakevdp:insert-doc
  • 1a2737b Merge pull request #24467 from andportnoy:patch-2
  • 8498502 fix mypy error
  • 92aa9a3 Merge pull request #24463 from jakevdp:ml-dtypes-version
  • c60bafc [Pallas TPU] Fix lowering for jnp.remainder
  • 6378984 Add back the import of jtu in flash_attention.py
  • Additional commits viewable in compare view

Updates jaxlib from 0.4.29 to 0.4.35

Release notes

Sourced from jaxlib's releases.

Jaxlib release v0.4.32

WARNING: This release has been yanked from PyPI because of a data corruption bug on TPU if there are multiple TPU slices in the job

Jaxlib release v0.4.31

No release notes provided.

Jaxlib release v0.4.30

No release notes provided.

Changelog

Sourced from jaxlib's changelog.

jax 0.4.35 (Oct 22, 2024)

  • Breaking Changes

    • {func}jax.numpy.isscalar now returns True for any array-like object with zero dimensions. Previously it only returned True for zero-dimensional array-like objects with a weak dtype.
    • jax.experimental.host_callback has been deprecated since March 2024, with JAX version 0.4.26. Now we removed it. See {jax-issue}[#20385](https://github.com/jax-ml/jax/issues/20385) for a discussion of alternatives.
  • Changes:

    • jax.lax.FftType was introduced as a public name for the enum of FFT operations. The semi-public API jax.lib.xla_client.FftType has been deprecated.
    • TPU: JAX now installs TPU support from the libtpu package rather than libtpu-nightly. For the next few releases JAX will pin an empty version of libtpu-nightly as well as libtpu to ease the transition; that dependency will be removed in Q1 2025.
  • Deprecations:

    • The semi-public API jax.lib.xla_client.PaddingType has been deprecated. No JAX APIs consume this type, so there is no replacement.
    • The default behavior of {func}jax.pure_callback and {func}jax.extend.ffi.ffi_call under vmap has been deprecated and so has the vectorized parameter to those functions. The vmap_method parameter should be used instead for better defined behavior. See the discussion in {jax-issue}[#23881](https://github.com/jax-ml/jax/issues/23881) for more details.
    • The semi-public API jax.lib.xla_client.register_custom_call_target has been deprecated. Use the JAX FFI instead.
    • The semi-public APIs jax.lib.xla_client.dtype_to_etype, jax.lib.xla_client.ops, jax.lib.xla_client.shape_from_pyval, jax.lib.xla_client.PrimitiveType, jax.lib.xla_client.Shape, jax.lib.xla_client.XlaBuilder, and jax.lib.xla_client.XlaComputation have been deprecated. Use StableHLO instead.

jax 0.4.34 (October 4, 2024)

  • New Functionality

    • This release includes wheels for Python 3.13. Free-threading mode is not yet supported.
    • jax.errors.JaxRuntimeError has been added as a public alias for the formerly private XlaRuntimeError type.
  • Breaking changes

    • jax_pmap_no_rank_reduction flag is set to True by default.
      • array[0] on a pmap result now introduces a reshape (use array[0:1] instead).
      • The per-shard shape (accessable via jax_array.addressable_shards or jax_array.addressable_data(0)) now has a leading (1, ...). Update code

... (truncated)

Commits
  • 81991d8 JAX release 0.4.35
  • e4f3f8f Use libtpu releases rather than libtpu-nightly for jax[tpu].
  • 1c6b0a9 Merge pull request #24465 from jakevdp:fix-mypy
  • 9a2dd19 Merge pull request #21524 from andportnoy:aportnoy/unknown-platform-lowering-...
  • 1e41d5e Merge pull request #24452 from jakevdp:insert-doc
  • 1a2737b Merge pull request #24467 from andportnoy:patch-2
  • 8498502 fix mypy error
  • 92aa9a3 Merge pull request #24463 from jakevdp:ml-dtypes-version
  • c60bafc [Pallas TPU] Fix lowering for jnp.remainder
  • 6378984 Add back the import of jtu in flash_attention.py
  • Additional commits viewable in compare view

Updates markupsafe from 2.1.5 to 3.0.2

Release notes

Sourced from markupsafe's releases.

3.0.2

This is the MarkupSafe 3.0.2 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/MarkupSafe/3.0.2/ Changes: https://markupsafe.palletsprojects.com/en/stable/changes/#version-3-0-2 Milestone: https://github.com/pallets/markupsafe/milestone/14?closed=1

  • Fix compatibility when __str__ returns a str subclass. #472
  • Build requires setuptools >= 70.1. #475

3.0.1

This is the MarkupSafe 3.0.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/MarkupSafe/3.0.1/ Changes: https://markupsafe.palletsprojects.com/en/stable/changes/#version-3-0-1 Milestone: https://github.com/pallets/markupsafe/milestone/13?closed=1

  • Address compiler warnings that became errors in GCC 14. #466
  • Fix compatibility with proxy objects. #467

3.0.0

This is the MarkupSafe 3.0.0 feature release. A feature release may include new features, remove previously deprecated code, add new deprecations, or introduce potentially breaking changes. The 3.0.x branch is now the supported fix branch, the 2.1.x branch will become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades. Test with warnings treated as errors to be able to adapt to deprecation warnings early.

PyPI: https://pypi.org/project/MarkupSafe/3.0.0/ Changes: https://markupsafe.palletsprojects.com/en/stable/changes/#version-3-0-0 Milestone: https://github.com/pallets/markupsafe/milestone/10?closed=1

  • Support Python 3.13 and its experimental free-threaded build. #461
  • Drop support for Python 3.7 and 3.8.
  • Use modern packaging metadata with pyproject.toml instead of setup.cfg. #348
  • Change distutils imports to setuptools. #399
  • Use deferred evaluation of annotations. #400
  • Update signatures for Markup methods to match str signatures. Use positional-only arguments. #400
  • Some str methods on Markup no longer escape their argument: strip, lstrip, rstrip, removeprefix, removesuffix, partition, and rpartition; replace only escapes its new argument. These methods are conceptually linked to search methods such as in, find, and index, which already do not escape their argument. #401
  • The __version__ attribute is deprecated. Use feature detection, or importlib.metadata.version("markupsafe"), instead. #402
  • Speed up escaping plain strings by 40%. #434
  • Simplify speedups implementation. #437
Changelog

Sourced from markupsafe's changelog.

Version 3.0.2

Released 2024-10-18

  • Fix compatibility when __str__ returns a str subclass. :issue:472
  • Build requires setuptools >= 70.1. :issue:475

Version 3.0.1

Released 2024-10-08

  • Address compiler warnings that became errors in GCC 14. :issue:466
  • Fix compatibility with proxy objects. :issue:467

Version 3.0.0

Released 2024-10-07

  • Support Python 3.13 and its experimental free-threaded build. :pr:461
  • Drop support for Python 3.7 and 3.8.
  • Use modern packaging metadata with pyproject.toml instead of setup.cfg. :pr:348
  • Change distutils imports to setuptools. :pr:399
  • Use deferred evaluation of annotations. :pr:400
  • Update signatures for Markup methods to match str signatures. Use positional-only arguments. :pr:400
  • Some str methods on Markup no longer escape their argument: strip, lstrip, rstrip, removeprefix, removesuffix, partition, and rpartition; replace only escapes its new argument. These methods are conceptually linked to search methods such as in, find, and index, which already do not escape their argument. :issue:401
  • The __version__ attribute is deprecated. Use feature detection, or importlib.metadata.version("markupsafe"), instead. :pr:402
  • Speed up escaping plain strings by 40%. :pr:434
  • Simplify speedups implementation. :pr:437
Commits

Updates matplotlib from 3.9.2 to 3.9.3

Release notes

Sourced from matplotlib's releases.

REL: 3.9.3

This is the third bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Fix axline with extremely small slopes
  • Fix axline with non-linear axis scales
  • Fix minimumSizeHint with Qt backend
  • Fix config directory usage when it's behind a symlink
  • Fix draggable legend when blitting is enabled
  • Fix high CPU utilization in the macosx backend
  • Fix multiple hatch edgecolors passed to contourf
  • Improve compatibility with pytest 8.2.0
Commits
  • 3ac0aea REL: 3.9.3
  • 3f7adbd Merge branch 'v3.9.2-doc' into v3.9.x
  • 4ca8d68 DOC: Create release notes for 3.9.3
  • 0cabfe2 Merge pull request #29195 from meeseeksmachine/auto-backport-of-pr-29191-on-v...
  • 562d458 Backport PR #29191: ci: Simplify 3.13t test setup
  • 0586854 Merge pull request #29176 from meeseeksmachine/auto-backport-of-pr-29148-on-v...
  • 84f2ae2 Merge pull request #29178 from meeseeksmachine/auto-backport-of-pr-29163-on-v...
  • dd57772 Backport PR #29163: ci: Remove outdated pkg-config package on macOS
  • c4bfd54 Backport PR #29148: Don't fail on equal-but-differently-named cmaps in qt fig...
  • d71ff49 Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the actions gr...
  • Additional commits viewable in compare view

Updates ml-dtypes from 0.4.0 to 0.5.0

Release notes

Sourced from ml-dtypes's releases.

v0.5.0 release

  • Added new 8-bit float types following IEEE 754 convention: ml_dtypes.float8_e4m3, ml_dtypes.float8_e3m4
  • Added the 8-bit floating point type ml_dtypes.float8_e8m0fnu, which is the OpenCompute MX scale format.
  • Added new 4-bit and 6-bit float types: ml_dtypes.float4_e2m1fn, ml_dtypes.float6_e2m3fn and ml_dtypes.float6_e3m2fn.
  • Fix outputs of float divmod and floor_divide when denominator is zero.

v0.4.1 release

  • Updates build requirements to use NumPy 2.0 release
Changelog

Sourced from ml-dtypes's changelog.

[0.5.0] - 2024-09-13

  • Added new 8-bit float types following IEEE 754 convention: ml_dtypes.float8_e4m3, ml_dtypes.float8_e3m4
  • Added the 8-bit floating point type ml_dtypes.float8_e8m0fnu, which is the OpenCompute MX scale format.
  • Added new 4-bit and 6-bit float types: ml_dtypes.float4_e2m1fn, ml_dtypes.float6_e2m3fn and ml_dtypes.float6_e3m2fn.
  • Fix outputs of float divmod and floor_divide when denominator is zero.

[0.4.1] - 2024-09-13

  • Updates build requirements to use NumPy 2.0 release
Commits
  • f802a63 Merge pull request #194 from jakevdp:v5-update
  • 6692e56 Bump version to 0.5.0 for release
  • 7fab9cd Merge pull request #191 from jakevdp:no-multithread
  • abe1d89 Temporarily disable free-threading build & multithread tests
  • b39b73c Merge pull request #187 from jakevdp:test-fix
  • 74daa1a tests: ignore one more error
  • 4893435 Merge pull request #186 from jakevdp:fix-tests
  • 517573a Tests: ignore several NaN warnings for new dtypes
  • d581b6f Merge pull request #166 from graphcore-research:add-e8m0-datatype
  • b6d3659 Add float8_e8m0_fnu (E8M0) OCP MX scale format
  • Additional commits viewable in compare view

Updates optax from 0.2.2 to 0.2.4

Release notes

Sourced from optax's releases.

Optax 0.2.4

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-schemas](https://github.com/amazon-braket/amazon-braket-schemas-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), [jax](https://github.com/jax-ml/jax), [jaxlib](https://github.com/jax-ml/jax), [markupsafe](https://github.com/pallets/markupsafe), [matplotlib](https://github.com/matplotlib/matplotlib), [ml-dtypes](https://github.com/jax-ml/ml_dtypes), [optax](https://github.com/google-deepmind/optax), [pandas](https://github.com/pandas-dev/pandas), [pennylane](https://github.com/PennyLaneAI/pennylane), [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning), [qiskit-aer](https://github.com/Qiskit/qiskit-aer), [qiskit-algorithms](https://github.com/qiskit-community/qiskit-algorithms), [scipy](https://github.com/scipy/scipy), [scs](https://github.com/cvxgrp/scs) and [sympy](https://github.com/sympy/sympy) to permit the latest version.

Updates `botocore` from 1.35.0 to 1.35.72
- [Commits](boto/botocore@1.35.0...1.35.72)

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

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

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

Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.2
- [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.28.0...v1.30.2)

Updates `amazon-braket-schemas` from 1.22.1 to 1.22.3
- [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-schemas-python@v1.22.1...v1.22.3)

Updates `amazon-braket-sdk` from 1.88.0 to 1.88.2.post0
- [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.88.0...v1.88.2.post0)

Updates `amazon-braket-algorithm-library` from 1.5.0 to 1.5.1
- [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.5.0...v1.5.1)

Updates `cvxpy` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.5.3...v1.6.0)

Updates `jax` from 0.4.29 to 0.4.35
- [Release notes](https://github.com/jax-ml/jax/releases)
- [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jax-v0.4.29...jax-v0.4.35)

Updates `jaxlib` from 0.4.29 to 0.4.35
- [Release notes](https://github.com/jax-ml/jax/releases)
- [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jaxlib-v0.4.29...jax-v0.4.35)

Updates `markupsafe` from 2.1.5 to 3.0.2
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.2)

Updates `matplotlib` from 3.9.2 to 3.9.3
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3)

Updates `ml-dtypes` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/jax-ml/ml_dtypes/releases)
- [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md)
- [Commits](jax-ml/ml_dtypes@v0.4.0...v0.5.0)

Updates `optax` from 0.2.2 to 0.2.4
- [Release notes](https://github.com/google-deepmind/optax/releases)
- [Commits](google-deepmind/optax@v0.2.2...v0.2.4)

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

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

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

Updates `qiskit-aer` from 0.14.2 to 0.15.1
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](Qiskit/qiskit-aer@0.14.2...0.15.1)

Updates `qiskit-algorithms` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/qiskit-community/qiskit-algorithms/releases)
- [Commits](qiskit-community/qiskit-algorithms@0.3.0...0.3.1)

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

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

Updates `sympy` to 1.13.3
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-0.5.0...sympy-1.13.3)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-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-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: amazon-braket-schemas
  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: 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-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: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ml-dtypes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: optax
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pennylane-lightning
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: qiskit-aer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: qiskit-algorithms
  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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 19:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@rmshaffer rmshaffer merged commit 155cc4a into main Dec 3, 2024
9 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-c12912fb49 branch December 3, 2024 15:46
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