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 13 updates #307

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 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.69
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.10
botocore 1.35.22 1.35.69
dask 2024.8.0 2024.11.2
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.69
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.10
botocore 1.35.22 1.35.69
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
pydantic 2.9.2 2.10.1

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.69
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.10
botocore 1.35.22 1.35.69
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
pydantic 2.9.2 2.10.1

Updates boto3 from 1.35.43 to 1.35.69

Commits
  • d640e7a Merge branch 'release-1.35.69'
  • 92b7380 Bumping version to 1.35.69
  • 782b9f4 Add changelog entries from botocore
  • 5c1c091 Merge pull request #4358 from boto/dependabot/github_actions/aws-actions/clos...
  • c95aca1 Bump aws-actions/closed-issue-message
  • eb80fa1 Merge pull request #4338 from RyanFitzSimmonsAK/develop
  • c87e4b0 updated description of container credential provider
  • cc8db0f Merge branch 'release-1.35.68'
  • 04fe19d Merge branch 'release-1.35.68' into develop
  • fff571e Bumping version to 1.35.68
  • 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.69

Commits
  • d640e7a Merge branch 'release-1.35.69'
  • 92b7380 Bumping version to 1.35.69
  • 782b9f4 Add changelog entries from botocore
  • 5c1c091 Merge pull request #4358 from boto/dependabot/github_actions/aws-actions/clos...
  • c95aca1 Bump aws-actions/closed-issue-message
  • eb80fa1 Merge pull request #4338 from RyanFitzSimmonsAK/develop
  • c87e4b0 updated description of container credential provider
  • cc8db0f Merge branch 'release-1.35.68'
  • 04fe19d Merge branch 'release-1.35.68' into develop
  • fff571e Bumping version to 1.35.68
  • 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.10

Commits
  • fe87ab1 Merge branch 'release-1.36.10'
  • d2d8146 Bumping version to 1.36.10
  • 33e5910 Update changelog based on model updates
  • c3e1a62 Merge branch 'release-1.36.9'
  • e254a16 Merge branch 'release-1.36.9' into develop
  • 87df0c0 Bumping version to 1.36.9
  • 478cb05 Update changelog based on model updates
  • 84cd384 Merge customizations for Bedrock Agent Runtime
  • 1cc1db3 Merge customizations for EMR
  • 099ed90 Merge pull request #9014 from elysahall/awsdocs-10-29-24
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.69

Commits
  • aa3c6af Merge branch 'release-1.35.69'
  • 80fd651 Bumping version to 1.35.69
  • 9c327a4 Update to latest models
  • b34f1b1 Merge pull request #3311 from boto/dependabot/github_actions/aws-actions/clos...
  • ff0a1b1 Bump aws-actions/closed-issue-message
  • 7dd49d5 Merge branch 'release-1.35.68' into develop
  • 258f61e Merge branch 'release-1.35.68'
  • 366f29c Bumping version to 1.35.68
  • 9864729 Update endpoints model
  • 4c4278b Update to latest models
  • 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.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.69

Commits
  • d640e7a Merge branch 'release-1.35.69'
  • 92b7380 Bumping version to 1.35.69
  • 782b9f4 Add changelog entries from botocore
  • 5c1c091 Merge pull request #4358 from boto/dependabot/github_actions/aws-actions/clos...
  • c95aca1 Bump aws-actions/closed-issue-message
  • eb80fa1 Merge pull request #4338 from RyanFitzSimmonsAK/develop
  • c87e4b0 updated description of container credential provider
  • cc8db0f Merge branch 'release-1.35.68'
  • 04fe19d Merge branch 'release-1.35.68' into develop
  • fff571e Bumping version to 1.35.68
  • 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.10

Commits
  • fe87ab1 Merge branch 'release-1.36.10'
  • d2d8146 Bumping version to 1.36.10
  • 33e5910 Update changelog based on model updates
  • c3e1a62 Merge branch 'release-1.36.9'
  • e254a16 Merge branch 'release-1.36.9' into develop
  • 87df0c0 Bumping version to 1.36.9
  • 478cb05 Update changelog based on model updates
  • 84cd384 Merge customizations for Bedrock Agent Runtime
  • 1cc1db3 Merge customizations for EMR
  • 099ed90 Merge pull request #9014 from elysahall/awsdocs-10-29-24
  • Additional commits viewable in compare view

Updates botocore from 1.35.22 to 1.35.69

Commits
  • aa3c6af Merge branch 'release-1.35.69'
  • 80fd651 Bumping version to 1.35.69
  • 9c327a4 Update to latest models
  • b34f1b1 Merge pull request #3311 from boto/dependabot/github_actions/aws-actions/clos...
  • ff0a1b1 Bump aws-actions/closed-issue-message
  • 7dd49d5 Merge branch 'release-1.35.68' into develop
  • 258f61e Merge branch 'release-1.35.68'
  • 366f29c Bumping version to 1.35.68
  • 9864729 Update endpoints model
  • 4c4278b Update to latest models
  • 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

…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.69` |
| [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.10` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.69` |
| [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 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.69` |
| [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.10` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.69` |
| [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` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.1` |

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.69` |
| [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.10` |
| [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.69` |
| [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` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.1` |



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

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.69
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...1.35.69)

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

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

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.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.69
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...1.35.69)

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

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

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 `pydantic` from 2.9.2 to 2.10.1
- [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.1)

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.69
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.43...1.35.69)

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

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

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 `pydantic` from 2.9.2 to 2.10.1
- [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.1)

---
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: 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-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: 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: 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: 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: 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 November 25, 2024 23:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2024
@rmshaffer
Copy link
Contributor

@dependabot ignore dask

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

OK, I won't notify you about dask again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

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

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-06b3630d6b branch December 2, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant