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 #306

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 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.2
boto3 1.35.22 1.35.64
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.5
botocore 1.35.22 1.35.64
dask 2024.8.0 2024.11.2
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.2
boto3 1.35.22 1.35.64
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.5
botocore 1.35.22 1.35.64
dask 2024.8.0 2024.11.2
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.2
boto3 1.35.22 1.35.64
amazon-braket-pennylane-plugin 1.28.0 1.30.2
awscli 1.34.22 1.36.5
botocore 1.35.22 1.35.64
dask 2024.8.0 2024.11.2
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.64

Commits
  • 9fd5643 Merge branch 'release-1.35.64'
  • 97268a1 Bumping version to 1.35.64
  • c265a06 Add changelog entries from botocore
  • 4ba2d2d Merge branch 'release-1.35.63'
  • dbff0ed Merge branch 'release-1.35.63' into develop
  • b474be1 Bumping version to 1.35.63
  • e1a1370 Add changelog entries from botocore
  • f40c89c Merge branch 'release-1.35.62'
  • a957a51 Merge branch 'release-1.35.62' into develop
  • eefec7e Bumping version to 1.35.62
  • 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

Release notes

Sourced from amazon-braket-sdk's releases.

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 (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
  • 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)
  • 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)
  • Additional commits viewable in compare view

Updates boto3 from 1.35.22 to 1.35.64

Commits
  • 9fd5643 Merge branch 'release-1.35.64'
  • 97268a1 Bumping version to 1.35.64
  • c265a06 Add changelog entries from botocore
  • 4ba2d2d Merge branch 'release-1.35.63'
  • dbff0ed Merge branch 'release-1.35.63' into develop
  • b474be1 Bumping version to 1.35.63
  • e1a1370 Add changelog entries from botocore
  • f40c89c Merge branch 'release-1.35.62'
  • a957a51 Merge branch 'release-1.35.62' into develop
  • eefec7e Bumping version to 1.35.62
  • Additional commits viewable in compare view

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

Commits
  • 9b48bc0 Merge branch 'release-1.36.5'
  • f065b27 Bumping version to 1.36.5
  • b3271e6 Update changelog based on model updates
  • cd754bd Merge customizations for IoTSiteWise
  • 42c1940 Merge pull request #9079 from aws/dependabot/github_actions/develop/codecov/c...
  • 37808e2 Bump codecov/codecov-action from 4 to 5
  • a31619d Merge branch 'release-1.36.4'
  • 24e43d0 Merge branch 'release-1.36.4' into develop
  • 596487f Bumping version to 1.36.4
  • 785b436 Update changelog based on model updates
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.64

Commits
  • fa39835 Merge branch 'release-1.35.64'
  • 0de141e Bumping version to 1.35.64
  • 45a664e Update to latest models
  • 0554fde Merge customizations for Customer Profiles
  • 698ea92 Merge pull request #3304 from boto/dependabot/github_actions/codecov/codecov-...
  • 2f81898 Update Inaccurate Polly example (#3300)
  • a862e85 Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • 1cd310d Merge branch 'release-1.35.63' into develop
  • 7ed401c Merge branch 'release-1.35.63'
  • 01b85d6 Bumping version to 1.35.63
  • Additional commits viewable in compare view

Updates dask from 2024.8.0 to 2024.11.2

Release notes

Sourced from dask's releases.

2024.11.2

Changes

See the Changelog for more information.

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

Release notes

Sourced from amazon-braket-sdk's releases.

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 (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
  • 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)
  • 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)
  • Additional commits viewable in compare view

Updates boto3 from 1.35.22 to 1.35.64

Commits
  • 9fd5643 Merge branch 'release-1.35.64'
  • 97268a1 Bumping version to 1.35.64
  • c265a06 Add changelog entries from botocore
  • 4ba2d2d Merge branch 'release-1.35.63'
  • dbff0ed Merge branch 'release-1.35.63' into develop
  • b474be1 Bumping version to 1.35.63
  • e1a1370 Add changelog entries from botocore
  • f40c89c Merge branch 'release-1.35.62'
  • a957a51 Merge branch 'release-1.35.62' into develop
  • eefec7e Bumping version to 1.35.62
  • Additional commits viewable in compare view

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

Commits
  • 9b48bc0 Merge branch 'release-1.36.5'
  • f065b27 Bumping version to 1.36.5
  • b3271e6 Update changelog based on model updates
  • cd754bd Merge customizations for IoTSiteWise
  • 42c1940 Merge pull request #9079 from aws/dependabot/github_actions/develop/codecov/c...
  • 37808e2 Bump codecov/codecov-action from 4 to 5
  • a31619d Merge branch 'release-1.36.4'
  • 24e43d0 Merge branch 'release-1.36.4' into develop
  • 596487f Bumping version to 1.36.4
  • 785b436 Update changelog based on model updates
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.64

Commits
  • fa39835 Merge branch 'release-1.35.64'
  • 0de141e Bumping version to 1.35.64
  • 45a664e Update to latest models
  • 0554fde Merge customizations for Customer Profiles
  • 698ea92 Merge pull request #3304 from boto/dependabot/github_actions/codecov/codecov-...
  • 2f81898 Update Inaccurate Polly example (#3300)
  • a862e85 Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • 1cd310d Merge branch 'release-1.35.63' into develop
  • 7ed401c Merge branch 'release-1.35.63'
  • 01b85d6 Bumping version to 1.35.63
  • Additional commits viewable in compare view

Updates dask from 2024.8.0 to 2024.11.2

Release notes

Sourced from dask's releases.

2024.11.2

Changes

See the Changelog for more information.

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 Description has been truncated

…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.2` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.64` |
| [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.5` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.64` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.2` |
| [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.2` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.64` |
| [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.5` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.64` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.2` |
| [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.2` |
| [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.64` |
| [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.5` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.64` |
| [dask](https://github.com/dask/dask) | `2024.8.0` | `2024.11.2` |
| [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.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...1.35.64)

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
- [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)

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

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.5
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.5)

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

Updates `dask` from 2024.8.0 to 2024.11.2
- [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.2)

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
- [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)

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

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.5
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.5)

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

Updates `dask` from 2024.8.0 to 2024.11.2
- [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.2)

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.2
- [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)

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

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.5
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.22...1.36.5)

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

Updates `dask` from 2024.8.0 to 2024.11.2
- [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.2)

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 19, 2024 00:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

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

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-4e65c68f1b branch November 25, 2024 23:26
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