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 4 directories with 11 updates #304

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the dev-dependencies group with 1 update in the / directory: boto3.
Bumps the dev-dependencies group with 8 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.1
boto3 1.35.22 1.35.58
amazon-braket-pennylane-plugin 1.28.0 1.30.1
awscli 1.34.22 1.35.24
botocore 1.35.22 1.35.58
dask 2024.8.0 2024.11.1
pandas 2.2.2 2.2.3

Bumps the dev-dependencies group with 11 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.1
boto3 1.35.22 1.35.58
amazon-braket-pennylane-plugin 1.28.0 1.30.1
awscli 1.34.22 1.35.24
botocore 1.35.22 1.35.58
dask 2024.8.0 2024.11.1
pandas 2.2.2 2.2.3
h5py 3.11.0 3.12.1
keras 2.15.0 3.6.0
markupsafe 2.1.5 3.0.2

Bumps the dev-dependencies group with 11 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.1
boto3 1.35.22 1.35.58
amazon-braket-pennylane-plugin 1.28.0 1.30.1
awscli 1.34.22 1.35.24
botocore 1.35.22 1.35.58
dask 2024.8.0 2024.11.1
pandas 2.2.2 2.2.3
h5py 3.11.0 3.12.1
keras 2.15.0 3.6.0
markupsafe 2.1.5 3.0.2

Updates boto3 from 1.35.43 to 1.35.58

Commits
  • 0ecc751 Merge branch 'release-1.35.58'
  • 7a9111b Bumping version to 1.35.58
  • a964401 Add changelog entries from botocore
  • 92062bf Remove macOS fallback now that setup-python issue is resolved (#4340)
  • be729ae Merge branch 'release-1.35.57'
  • 10ed4d6 Merge branch 'release-1.35.57' into develop
  • 3dbc942 Bumping version to 1.35.57
  • bdfdd00 Add changelog entries from botocore
  • 7376423 Merge branch 'release-1.35.56'
  • 9b22d5a Merge branch 'release-1.35.56' into develop
  • 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.1

Release notes

Sourced from amazon-braket-sdk's releases.

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.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
  • 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)
  • 43d0c7e update development version to v1.88.1.dev0
  • 5870ea6 prepare release v1.88.0
  • 71dc33b fix: Update pulse integration tests for Ankaa-2 device (#1035)
  • b076fda deprecation: Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests (#1034)
  • d45958b update development version to v1.87.2.dev0
  • d3c0ec2 prepare release v1.87.1
  • Additional commits viewable in compare view

Updates boto3 from 1.35.22 to 1.35.58

Commits
  • 0ecc751 Merge branch 'release-1.35.58'
  • 7a9111b Bumping version to 1.35.58
  • a964401 Add changelog entries from botocore
  • 92062bf Remove macOS fallback now that setup-python issue is resolved (#4340)
  • be729ae Merge branch 'release-1.35.57'
  • 10ed4d6 Merge branch 'release-1.35.57' into develop
  • 3dbc942 Bumping version to 1.35.57
  • bdfdd00 Add changelog entries from botocore
  • 7376423 Merge branch 'release-1.35.56'
  • 9b22d5a Merge branch 'release-1.35.56' into develop
  • Additional commits viewable in compare view

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

Release notes

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

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.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
  • 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
  • 2bccb78 prepare release v1.29.0
  • 7ee7bee infra: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 (#271)
  • 715f589 doc: Fix typo in qml.var usage (#261)
  • df838cb feat: Support SProd and CompositeOp for expval (#275)
  • Additional commits viewable in compare view

Updates awscli from 1.34.22 to 1.35.24

Commits
  • 9272d9b Merge branch 'release-1.35.24'
  • bf48c35 Bumping version to 1.35.24
  • c8e63b1 Update changelog based on model updates
  • a31330f Remove macOS fallback now that setup-python issue is resolved (#9064)
  • de740a5 Merge branch 'release-1.35.23'
  • 8f2a68f Merge branch 'release-1.35.23' into develop
  • 0ad5884 Bumping version to 1.35.23
  • 16a1f3b Update changelog based on model updates
  • aa727bd Merge branch 'release-1.35.22'
  • 74da4ca Merge branch 'release-1.35.22' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.58

Commits
  • 86913c5 Merge branch 'release-1.35.58'
  • 76cb4a7 Bumping version to 1.35.58
  • 8fd9353 Update endpoints model
  • 8b2a096 Update to latest models
  • d42d9dd Merge customizations for CloudFront
  • b89b66d Remove macOS fallback now that setup-python issue is resolved (#3297)
  • 7f98a07 Merge branch 'release-1.35.57'
  • 534ce02 Merge branch 'release-1.35.57' into develop
  • 3484381 Bumping version to 1.35.57
  • d81a864 Update endpoints model
  • Additional commits viewable in compare view

Updates dask from 2024.8.0 to 2024.11.1

Release notes

Sourced from dask's releases.

2024.11.1

Changes

See the Changelog for more information.

2024.11.0

Changes

... (truncated)

Commits

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.1

Release notes

Sourced from amazon-braket-sdk's releases.

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.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
  • 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)
  • 43d0c7e update development version to v1.88.1.dev0
  • 5870ea6 prepare release v1.88.0
  • 71dc33b fix: Update pulse integration tests for Ankaa-2 device (#1035)
  • b076fda deprecation: Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests (#1034)
  • d45958b update development version to v1.87.2.dev0
  • d3c0ec2 prepare release v1.87.1
  • Additional commits viewable in compare view

Updates boto3 from 1.35.22 to 1.35.58

Commits
  • 0ecc751 Merge branch 'release-1.35.58'
  • 7a9111b Bumping version to 1.35.58
  • a964401 Add changelog entries from botocore
  • 92062bf Remove macOS fallback now that setup-python issue is resolved (#4340)
  • be729ae Merge branch 'release-1.35.57'
  • 10ed4d6 Merge branch 'release-1.35.57' into develop
  • 3dbc942 Bumping version to 1.35.57
  • bdfdd00 Add changelog entries from botocore
  • 7376423 Merge branch 'release-1.35.56'
  • 9b22d5a Merge branch 'release-1.35.56' into develop
  • Additional commits viewable in compare view

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

Release notes

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

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.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
  • 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
  • 2bccb78 prepare release v1.29.0
  • 7ee7bee infra: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 (#271)
  • 715f589 doc: Fix typo in qml.var usage (#261)
  • df838cb feat: Support SProd and CompositeOp for expval (#275)
  • Additional commits viewable in compare view

Updates awscli from 1.34.22 to 1.35.24

Commits
  • 9272d9b Merge branch 'release-1.35.24'
  • bf48c35 Bumping version to 1.35.24
  • c8e63b1 Update changelog based on model updates
  • a31330f Remove macOS fallback now that setup-python issue is resolved (#9064)
  • de740a5 Merge branch 'release-1.35.23'
  • 8f2a68f Merge branch 'release-1.35.23' into develop
  • 0ad5884 Bumping version to 1.35.23
  • 16a1f3b Update changelog based on model updates
  • aa727bd Merge branch 'release-1.35.22'
  • 74da4ca Merge branch 'release-1.35.22' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.58

Commits
  • 86913c5 Merge branch 'release-1.35.58'
  • 76cb4a7 Bumping version to 1.35.58
  • 8fd9353 Update endpoints model
  • 8b2a096 Update to latest models
  • d42d9dd Merge customizations for CloudFront
  • b89b66d Remove macOS fallback now that setup-python issue is resolved (#3297)
  • 7f98a07 Merge branch 'release-1.35.57'
  • 534ce02 Merge branch 'release-1.35.57' into develop
  • 3484381 Bumping version to 1.35.57
  • d81a864 Update endpoints model
  • Additional commits viewable in compare view

Updates dask from 2024.8.0 to 2024.11.1

Release notes

Sourced from dask's releases.

2024.11.1

Changes

See the Changelog for more information.

2024.11.0

Changes

... (truncated)

Commits

…pdates

Bumps the dev-dependencies group with 1 update in the / directory: [boto3](https://github.com/boto/boto3).
Bumps the dev-dependencies group with 8 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.1` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.58` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.1` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.35.24` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.58` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.1` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |

Bumps the dev-dependencies group with 11 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.1` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.58` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.1` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.35.24` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.58` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.1` |
| [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.6.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |

Bumps the dev-dependencies group with 11 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.1` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.58` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.1` |
| [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.35.24` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.58` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.1` |
| [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.6.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |



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

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.1
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.1)

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

Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.1
- [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.1)

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

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

Updates `dask` from 2024.8.0 to 2024.11.1
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.8.0...2024.11.1)

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.1
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.1)

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

Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.1
- [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.1)

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

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

Updates `dask` from 2024.8.0 to 2024.11.1
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.8.0...2024.11.1)

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.6.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.15.0...v3.6.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 `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.1
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.1)

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

Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.1
- [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.1)

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

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

Updates `dask` from 2024.8.0 to 2024.11.1
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.8.0...2024.11.1)

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.6.0
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.15.0...v3.6.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)

---
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-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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-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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

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

dependabot bot commented on behalf of github Nov 19, 2024

Superseded by #306.

@dependabot dependabot bot closed this Nov 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-9ff0b36e4e branch November 19, 2024 00:22
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