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

fix: update Python dependency versions #309

Merged
merged 5 commits into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 1 update in the / directory: boto3.
Bumps the dev-dependencies group with 9 updates in the /base/jobs/docker/1.0/py3 directory:

Package From To
amazon-braket-schemas 1.22.0 1.22.3
amazon-braket-sdk 1.87.0 1.88.2.post0
boto3 1.35.22 1.35.72
amazon-braket-default-simulator 1.26.0 1.26.1
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.13
botocore 1.35.22 1.35.72
matplotlib 3.9.2 3.9.3
pandas 2.2.2 2.2.3

Bumps the dev-dependencies group with 13 updates in the /pytorch/jobs/docker/2.2/py3 directory:

Package From To
amazon-braket-schemas 1.22.0 1.22.3
amazon-braket-sdk 1.87.0 1.88.2.post0
boto3 1.35.22 1.35.72
amazon-braket-default-simulator 1.26.0 1.26.1
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.13
botocore 1.35.22 1.35.72
matplotlib 3.9.2 3.9.3
pandas 2.2.2 2.2.3
h5py 3.11.0 3.12.1
keras 2.15.0 3.7.0
markupsafe 2.1.5 3.0.2
pydantic 2.9.2 2.10.2

Bumps the dev-dependencies group with 13 updates in the /tensorflow/jobs/docker/2.14/py3 directory:

Package From To
amazon-braket-schemas 1.22.0 1.22.3
amazon-braket-sdk 1.87.0 1.88.2.post0
boto3 1.35.22 1.35.72
amazon-braket-default-simulator 1.26.0 1.26.1
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.13
botocore 1.35.22 1.35.72
matplotlib 3.9.2 3.9.3
pandas 2.2.2 2.2.3
h5py 3.11.0 3.12.1
keras 2.15.0 3.7.0
markupsafe 2.1.5 3.0.2
pydantic 2.9.2 2.10.2

Updates boto3 from 1.35.43 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-schemas from 1.22.0 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.

v1.22.1

Bug Fixes and Other Changes

  • update xanadu tests to use with pytest.raise
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.

v1.22.1 (2024-09-24)

Bug Fixes and Other Changes

  • update xanadu tests to use with pytest.raise
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
  • Additional commits viewable in compare view

Updates amazon-braket-sdk from 1.87.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

v1.88.0

Deprecations and Removals

  • Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests

Bug Fixes and Other Changes

  • Update pulse integration tests for Ankaa-2 device

v1.87.1

Bug Fixes and Other Changes

  • Pass through inputs for SerializableProgram simulation
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

v1.88.0 (2024-09-27)

Deprecations and Removals

  • Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests

Bug Fixes and Other Changes

  • Update pulse integration tests for Ankaa-2 device

v1.87.1 (2024-09-23)

Bug Fixes and Other Changes

  • Pass through inputs for SerializableProgram simulation
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 boto3 from 1.35.22 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 awscli from 1.34.22 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 botocore from 1.35.22 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 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 pandas from 2.2.2 to 2.2.3

Release notes

Sourced from pandas's releases.

Pandas 2.2.3

We are pleased to announce the release of pandas 2.2.3. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.2.3 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits

Updates amazon-braket-schemas from 1.22.0 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.

v1.22.1

Bug Fixes and Other Changes

  • update xanadu tests to use with pytest.raise
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.

v1.22.1 (2024-09-24)

Bug Fixes and Other Changes

  • update xanadu tests to use with pytest.raise
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
  • Additional commits viewable in compare view

Updates amazon-braket-sdk from 1.87.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

v1.88.0

Deprecations and Removals

  • Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests

Bug Fixes and Other Changes

  • Update pulse integration tests for Ankaa-2 device

v1.87.1

Bug Fixes and Other Changes

  • Pass through inputs for SerializableProgram simulation
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

v1.88.0 (2024-09-27)

Deprecations and Removals

  • Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests

Bug Fixes and Other Changes

  • Update pulse integration tests for Ankaa-2 device

v1.87.1 (2024-09-23)

Bug Fixes and Other Changes

  • Pass through inputs for SerializableProgram simulation
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 boto3 from 1.35.22 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 awscli from 1.34.22 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 botocore from 1.35.22 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 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 pandas from 2.2.2 to 2.2.3

Release notes

Sourced from pandas's releases.

Pandas 2.2.3

We are pleased to announce the release of pandas 2.2.3. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.2.3 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits

Updates h5py from 3.11.0 to 3.12.1

Commits
  • c783fd1 Merge pull request #2509 from takluyver/rever-3.12.1
  • bf57057 Merge pull request #2508 from m-wrzr/doc-fix-broken-swmr-link
  • e600aa1 Add release note for 3.12.1
  • 7eb1fd0 bumped version to 3.12.1
  • c3511e2 Merge pull request #2507 from neutrinoceros/whl/hotfix_windows_wheels
  • 126d455 fix swmr documentation link
  • 41e5abe WHL: fix nightly builds [pip-pre]
  • b180820 WHL: fix missing dll in windows wheels
  • 1c0be29 Merge pull request #2504 from takluyver/rever-3.12
  • 3100379 Make it explicit that free-threading support is not ready
  • Additional commits viewable in compare view

Updates keras from 2.15.0 to 3.7.0

Release notes

Sourced from keras's releases.

Keras 3.7.0

API changes

  • Add flash_attention argument to keras.ops.dot_product_attention and to keras.layers.MultiHeadAttention.
  • Add keras.layers.STFTSpectrogram layer (to extract STFT spectrograms from inputs as a preprocessing step) as well as its initializer keras.initializers.STFTInitializer.
  • Add celu, glu, log_sigmoid, hard_tanh, hard_shrink, squareplus activations.
  • Add keras.losses.Circle loss.
  • Add image visualization utilities keras.visualization.draw_bounding_boxes, keras.visualization.draw_segmentation_masks, keras.visualization.plot_image_gallery, keras.visualization.plot_segmentation_mask_gallery.
  • Add double_checkpoint argument to BackupAndRestore to save a fallback checkpoint in case the first checkpoint gets corrupted.
  • Add bounding box preprocessing support to image augmentation layers CenterCrop, RandomFlip, RandomZoom, RandomTranslation, RandomCrop.
  • Add keras.ops.exp2, keras.ops.inner operations.

Performance improvements

  • JAX backend: add native Flash Attention support for GPU (via cuDNN) and TPU (via a Pallas kernel). Flash Attention is now used automatically when the hardware supports it.
  • PyTorch backend: add native Flash Attention support for GPU (via cuDNN). It is currently opt-in.
  • TensorFlow backend: enable more kernel fusion via bias_add.
  • PyTorch backend: add support for Intel XPU devices.

New Contributors

…pdates

Bumps the dev-dependencies group with 1 update in the / directory: [boto3](https://github.com/boto/boto3).
Bumps the dev-dependencies group with 9 updates in the /base/jobs/docker/1.0/py3 directory:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` |
| [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |

Bumps the dev-dependencies group with 13 updates in the /pytorch/jobs/docker/2.2/py3 directory:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` |
| [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |
| [h5py](https://github.com/h5py/h5py) | `3.11.0` | `3.12.1` |
| [keras](https://github.com/keras-team/keras) | `2.15.0` | `3.7.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` |

Bumps the dev-dependencies group with 13 updates in the /tensorflow/jobs/docker/2.14/py3 directory:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` |
| [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |
| [h5py](https://github.com/h5py/h5py) | `3.11.0` | `3.12.1` |
| [keras](https://github.com/keras-team/keras) | `2.15.0` | `3.7.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` |



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

Updates `amazon-braket-schemas` from 1.22.0 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.0...v1.22.3)

Updates `amazon-braket-sdk` from 1.87.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.87.0...v1.88.2.post0)

Updates `boto3` from 1.35.22 to 1.35.72
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...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 `awscli` from 1.34.22 to 1.36.13
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.13)

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

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 `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 `amazon-braket-schemas` from 1.22.0 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.0...v1.22.3)

Updates `amazon-braket-sdk` from 1.87.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.87.0...v1.88.2.post0)

Updates `boto3` from 1.35.22 to 1.35.72
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...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 `awscli` from 1.34.22 to 1.36.13
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.13)

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

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 `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 `h5py` from 3.11.0 to 3.12.1
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.11.0...3.12.1)

Updates `keras` from 2.15.0 to 3.7.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.15.0...v3.7.0)

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 `pydantic` from 2.9.2 to 2.10.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.2)

Updates `amazon-braket-schemas` from 1.22.0 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.0...v1.22.3)

Updates `amazon-braket-sdk` from 1.87.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.87.0...v1.88.2.post0)

Updates `boto3` from 1.35.22 to 1.35.72
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...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 `awscli` from 1.34.22 to 1.36.13
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.13)

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

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 `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 `h5py` from 3.11.0 to 3.12.1
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.11.0...3.12.1)

Updates `keras` from 2.15.0 to 3.7.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.15.0...v3.7.0)

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 `pydantic` from 2.9.2 to 2.10.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-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: awscli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-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: awscli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: h5py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: pydantic
  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-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: awscli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: h5py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 21:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2024
@rmshaffer rmshaffer changed the title infra: bump the dev-dependencies group across 4 directories with 13 updates fix: update Python dependency versions Dec 2, 2024
Comment on lines +4 to +7
amazon-braket-sdk==1.88.2.post0
awscli==1.36.13
botocore==1.35.72
boto3==1.35.72
Copy link
Contributor

@virajvchaudhari virajvchaudhari Dec 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these be updated in BDK/examples too?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably yes, dependabot will do that there as well.

amazon-braket-default-simulator==1.26.1
amazon-braket-pennylane-plugin==1.30.2
amazon-braket-schemas==1.22.3
amazon-braket-sdk==1.88.2.post0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a difference between what we have for examples and what we are using here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used the dependabot version here, and updated the examples repo manually - that's why they are slightly different. It shouldn't matter here.

@rmshaffer rmshaffer merged commit fcc2e90 into main Dec 2, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-503a08f7da branch December 2, 2024 23:33
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.

2 participants