-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: update Python dependency versions #309
Conversation
…pdates Bumps the dev-dependencies group with 1 update in the / directory: [boto3](https://github.com/boto/boto3). Bumps the dev-dependencies group with 9 updates in the /base/jobs/docker/1.0/py3 directory: | Package | From | To | | --- | --- | --- | | [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` | | [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` | | [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` | | [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` | | [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` | | [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` | | [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | Bumps the dev-dependencies group with 13 updates in the /pytorch/jobs/docker/2.2/py3 directory: | Package | From | To | | --- | --- | --- | | [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` | | [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` | | [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` | | [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` | | [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` | | [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` | | [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | | [h5py](https://github.com/h5py/h5py) | `3.11.0` | `3.12.1` | | [keras](https://github.com/keras-team/keras) | `2.15.0` | `3.7.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | Bumps the dev-dependencies group with 13 updates in the /tensorflow/jobs/docker/2.14/py3 directory: | Package | From | To | | --- | --- | --- | | [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.22.0` | `1.22.3` | | [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.87.0` | `1.88.2.post0` | | [boto3](https://github.com/boto/boto3) | `1.35.22` | `1.35.72` | | [amazon-braket-default-simulator](https://github.com/amazon-braket/amazon-braket-default-simulator-python) | `1.26.0` | `1.26.1` | | [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.28.0` | `1.30.2` | | [awscli](https://github.com/aws/aws-cli) | `1.34.22` | `1.36.13` | | [botocore](https://github.com/boto/botocore) | `1.35.22` | `1.35.72` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | | [h5py](https://github.com/h5py/h5py) | `3.11.0` | `3.12.1` | | [keras](https://github.com/keras-team/keras) | `2.15.0` | `3.7.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | Updates `boto3` from 1.35.43 to 1.35.72 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.43...1.35.72) Updates `amazon-braket-schemas` from 1.22.0 to 1.22.3 - [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-schemas-python@v1.22.0...v1.22.3) Updates `amazon-braket-sdk` from 1.87.0 to 1.88.2.post0 - [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.2.post0) Updates `boto3` from 1.35.22 to 1.35.72 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.43...1.35.72) Updates `amazon-braket-default-simulator` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/amazon-braket/amazon-braket-default-simulator-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-default-simulator-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-default-simulator-python@v1.26.0...v1.26.1) Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.2 - [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.28.0...v1.30.2) Updates `awscli` from 1.34.22 to 1.36.13 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.34.22...1.36.13) Updates `botocore` from 1.35.22 to 1.35.72 - [Commits](boto/botocore@1.35.22...1.35.72) Updates `matplotlib` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `amazon-braket-schemas` from 1.22.0 to 1.22.3 - [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-schemas-python@v1.22.0...v1.22.3) Updates `amazon-braket-sdk` from 1.87.0 to 1.88.2.post0 - [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.2.post0) Updates `boto3` from 1.35.22 to 1.35.72 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.43...1.35.72) Updates `amazon-braket-default-simulator` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/amazon-braket/amazon-braket-default-simulator-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-default-simulator-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-default-simulator-python@v1.26.0...v1.26.1) Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.2 - [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.28.0...v1.30.2) Updates `awscli` from 1.34.22 to 1.36.13 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.34.22...1.36.13) Updates `botocore` from 1.35.22 to 1.35.72 - [Commits](boto/botocore@1.35.22...1.35.72) Updates `matplotlib` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `h5py` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@3.11.0...3.12.1) Updates `keras` from 2.15.0 to 3.7.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v2.15.0...v3.7.0) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) Updates `amazon-braket-schemas` from 1.22.0 to 1.22.3 - [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-schemas-python@v1.22.0...v1.22.3) Updates `amazon-braket-sdk` from 1.87.0 to 1.88.2.post0 - [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-sdk-python@v1.87.0...v1.88.2.post0) Updates `boto3` from 1.35.22 to 1.35.72 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.43...1.35.72) Updates `amazon-braket-default-simulator` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/amazon-braket/amazon-braket-default-simulator-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-default-simulator-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-default-simulator-python@v1.26.0...v1.26.1) Updates `amazon-braket-pennylane-plugin` from 1.28.0 to 1.30.2 - [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases) - [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md) - [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.28.0...v1.30.2) Updates `awscli` from 1.34.22 to 1.36.13 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.34.22...1.36.13) Updates `botocore` from 1.35.22 to 1.35.72 - [Commits](boto/botocore@1.35.22...1.35.72) Updates `matplotlib` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `h5py` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@3.11.0...3.12.1) Updates `keras` from 2.15.0 to 3.7.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v2.15.0...v3.7.0) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-schemas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-default-simulator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-pennylane-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-schemas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-default-simulator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-pennylane-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: keras dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: amazon-braket-schemas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-default-simulator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: amazon-braket-pennylane-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: keras dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
amazon-braket-sdk==1.88.2.post0 | ||
awscli==1.36.13 | ||
botocore==1.35.72 | ||
boto3==1.35.72 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these be updated in BDK/examples too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably yes, dependabot will do that there as well.
amazon-braket-default-simulator==1.26.1 | ||
amazon-braket-pennylane-plugin==1.30.2 | ||
amazon-braket-schemas==1.22.3 | ||
amazon-braket-sdk==1.88.2.post0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a difference between what we have for examples and what we are using here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I used the dependabot version here, and updated the examples repo manually - that's why they are slightly different. It shouldn't matter here.
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:
1.22.0
1.22.3
1.87.0
1.88.2.post0
1.35.22
1.35.72
1.26.0
1.26.1
1.28.0
1.30.2
1.34.22
1.36.13
1.35.22
1.35.72
3.9.2
3.9.3
2.2.2
2.2.3
Bumps the dev-dependencies group with 13 updates in the /pytorch/jobs/docker/2.2/py3 directory:
1.22.0
1.22.3
1.87.0
1.88.2.post0
1.35.22
1.35.72
1.26.0
1.26.1
1.28.0
1.30.2
1.34.22
1.36.13
1.35.22
1.35.72
3.9.2
3.9.3
2.2.2
2.2.3
3.11.0
3.12.1
2.15.0
3.7.0
2.1.5
3.0.2
2.9.2
2.10.2
Bumps the dev-dependencies group with 13 updates in the /tensorflow/jobs/docker/2.14/py3 directory:
1.22.0
1.22.3
1.87.0
1.88.2.post0
1.35.22
1.35.72
1.26.0
1.26.1
1.28.0
1.30.2
1.34.22
1.36.13
1.35.22
1.35.72
3.9.2
3.9.3
2.2.2
2.2.3
3.11.0
3.12.1
2.15.0
3.7.0
2.1.5
3.0.2
2.9.2
2.10.2
Updates
boto3
from 1.35.43 to 1.35.72Commits
054b892
Merge branch 'release-1.35.72'2bd4640
Bumping version to 1.35.728cfe463
Add changelog entries from botocore57997d9
Merge branch 'release-1.35.71'2c3b93f
Merge branch 'release-1.35.71' into developab26d01
Bumping version to 1.35.71d00e0ba
Add changelog entries from botocoreaad0b17
Merge branch 'release-1.35.70'e2a8522
Merge branch 'release-1.35.70' into developb51f07a
Bumping version to 1.35.70Updates
amazon-braket-schemas
from 1.22.0 to 1.22.3Release notes
Sourced from amazon-braket-schemas's releases.
Changelog
Sourced from amazon-braket-schemas's changelog.
Commits
6b86f7d
prepare release v1.22.3b3e9a20
fix: clarify the meaning of PerformanceRydbergLocal attributes (#186)5d8985e
update development version to v1.22.3.dev066018ea
prepare release v1.22.263d5cce
infra: onboard to use ruff (#184)a2e7add
Refactoringjaqcd.results
andjaqcd.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.dev0Updates
amazon-braket-sdk
from 1.87.0 to 1.88.2.post0Release notes
Sourced from amazon-braket-sdk's releases.
Changelog
Sourced from amazon-braket-sdk's changelog.
Commits
cfe0214
prepare release v1.88.2.post05cb4a31
doc: add dual navigation buttons and cleanup some docstrings (#758)e6775d5
update development version to v1.88.3.dev00644b0a
prepare release v1.88.2a7348c6
fix: Pin cloudpickle==2.2.1 (#1044)90ca196
update development version to v1.88.2.dev0447c87d
prepare release v1.88.1cc3698c
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)Updates
boto3
from 1.35.22 to 1.35.72Commits
054b892
Merge branch 'release-1.35.72'2bd4640
Bumping version to 1.35.728cfe463
Add changelog entries from botocore57997d9
Merge branch 'release-1.35.71'2c3b93f
Merge branch 'release-1.35.71' into developab26d01
Bumping version to 1.35.71d00e0ba
Add changelog entries from botocoreaad0b17
Merge branch 'release-1.35.70'e2a8522
Merge branch 'release-1.35.70' into developb51f07a
Bumping version to 1.35.70Updates
amazon-braket-default-simulator
from 1.26.0 to 1.26.1Release notes
Sourced from amazon-braket-default-simulator's releases.
Changelog
Sourced from amazon-braket-default-simulator's changelog.
Commits
c2523c3
prepare release v1.26.1fd1ed94
fix: update numpy random function to use a generator (#274)a9808f3
update development version to v1.26.1.dev0Updates
amazon-braket-pennylane-plugin
from 1.28.0 to 1.30.2Release notes
Sourced from amazon-braket-pennylane-plugin's releases.
Changelog
Sourced from amazon-braket-pennylane-plugin's changelog.
Commits
807d158
prepare release v1.30.2278b2f6
fix: Remove deprecated import path for QubitDevice (#281)4105263
infra: constrain autoray (#278)4e23fca
update development version to v1.30.2.dev0a795b5f
prepare release v1.30.13f88ff3
fix: onboard onto ruff (#277)8ff880b
update development version to v1.30.1.dev03a16423
prepare release v1.30.04bb65ce
feat: Device-specific supported observables (#276)7038db2
update development version to v1.29.1.dev0Updates
awscli
from 1.34.22 to 1.36.13Commits
6ea503c
Merge branch 'release-1.36.13'14febb2
Bumping version to 1.36.136a1b9fc
Update changelog based on model updates16a7293
Merge customizations for Bedrock Agent Runtime3e48727
Merge branch 'release-1.36.12'4777850
Merge branch 'release-1.36.12' into develop2b8ed84
Bumping version to 1.36.1254c7be7
Update changelog based on model updates7a4ed87
Merge branch 'release-1.36.11'50c0be0
Merge branch 'release-1.36.11' into developUpdates
botocore
from 1.35.22 to 1.35.72Commits
e1bd6ed
Merge branch 'release-1.35.72'23bb9b0
Bumping version to 1.35.72667d4c6
Update to latest models70ac314
Merge customizations for NetworkFlowMonitordff061a
Merge customizations for Security IR28e347b
Merge customizations for Bedrock Agent Runtime509a401
Merge branch 'release-1.35.71'1ad3285
Merge branch 'release-1.35.71' into develop550b57c
Bumping version to 1.35.71c14162b
Update endpoints modelUpdates
matplotlib
from 3.9.2 to 3.9.3Release notes
Sourced from matplotlib's releases.
Commits
3ac0aea
REL: 3.9.33f7adbd
Merge branch 'v3.9.2-doc' into v3.9.x4ca8d68
DOC: Create release notes for 3.9.30cabfe2
Merge pull request #29195 from meeseeksmachine/auto-backport-of-pr-29191-on-v...562d458
Backport PR #29191: ci: Simplify 3.13t test setup0586854
Merge pull request #29176 from meeseeksmachine/auto-backport-of-pr-29148-on-v...84f2ae2
Merge pull request #29178 from meeseeksmachine/auto-backport-of-pr-29163-on-v...dd57772
Backport PR #29163: ci: Remove outdated pkg-config package on macOSc4bfd54
Backport PR #29148: Don't fail on equal-but-differently-named cmaps in qt fig...d71ff49
Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the actions gr...Updates
pandas
from 2.2.2 to 2.2.3Release notes
Sourced from pandas's releases.
Commits
0691c5c
RLS: 2.2.3658dfdd
relax cython bound6891e90
Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as wellf108468
RLS: 2.2.36958738
Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842)0bd98fe
Backport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...8d67e77
Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837)f7b6378
Assorted backports for 2.2.x (#59785)2127b42
Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)4a20adb
Backport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828)Updates
amazon-braket-schemas
from 1.22.0 to 1.22.3Release notes
Sourced from amazon-braket-schemas's releases.
Changelog
Sourced from amazon-braket-schemas's changelog.
Commits
6b86f7d
prepare release v1.22.3b3e9a20
fix: clarify the meaning of PerformanceRydbergLocal attributes (#186)5d8985e
update development version to v1.22.3.dev066018ea
prepare release v1.22.263d5cce
infra: onboard to use ruff (#184)a2e7add
Refactoringjaqcd.results
andjaqcd.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.dev0Updates
amazon-braket-sdk
from 1.87.0 to 1.88.2.post0Release notes
Sourced from amazon-braket-sdk's releases.
Changelog
Sourced from amazon-braket-sdk's changelog.
Commits
cfe0214
prepare release v1.88.2.post05cb4a31
doc: add dual navigation buttons and cleanup some docstrings (#758)e6775d5
update development version to v1.88.3.dev00644b0a
prepare release v1.88.2a7348c6
fix: Pin cloudpickle==2.2.1 (#1044)90ca196
update development version to v1.88.2.dev0447c87d
prepare release v1.88.1cc3698c
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)Updates
boto3
from 1.35.22 to 1.35.72Commits
054b892
Merge branch 'release-1.35.72'2bd4640
Bumping version to 1.35.728cfe463
Add changelog entries from botocore57997d9
Merge branch 'release-1.35.71'2c3b93f
Merge branch 'release-1.35.71' into developab26d01
Bumping version to 1.35.71d00e0ba
Add changelog entries from botocoreaad0b17
Merge branch 'release-1.35.70'e2a8522
Merge branch 'release-1.35.70' into developb51f07a
Bumping version to 1.35.70Updates
amazon-braket-default-simulator
from 1.26.0 to 1.26.1Release notes
Sourced from amazon-braket-default-simulator's releases.
Changelog
Sourced from amazon-braket-default-simulator's changelog.
Commits
c2523c3
prepare release v1.26.1fd1ed94
fix: update numpy random function to use a generator (#274)a9808f3
update development version to v1.26.1.dev0Updates
amazon-braket-pennylane-plugin
from 1.28.0 to 1.30.2Release notes
Sourced from amazon-braket-pennylane-plugin's releases.
Changelog
Sourced from amazon-braket-pennylane-plugin's changelog.
Commits
807d158
prepare release v1.30.2278b2f6
fix: Remove deprecated import path for QubitDevice (#281)4105263
infra: constrain autoray (#278)4e23fca
update development version to v1.30.2.dev0a795b5f
prepare release v1.30.13f88ff3
fix: onboard onto ruff (#277)8ff880b
update development version to v1.30.1.dev03a16423
prepare release v1.30.04bb65ce
feat: Device-specific supported observables (#276)7038db2
update development version to v1.29.1.dev0Updates
awscli
from 1.34.22 to 1.36.13Commits
6ea503c
Merge branch 'release-1.36.13'14febb2
Bumping version to 1.36.136a1b9fc
Update changelog based on model updates16a7293
Merge customizations for Bedrock Agent Runtime3e48727
Merge branch 'release-1.36.12'4777850
Merge branch 'release-1.36.12' into develop2b8ed84
Bumping version to 1.36.1254c7be7
Update changelog based on model updates7a4ed87
Merge branch 'release-1.36.11'50c0be0
Merge branch 'release-1.36.11' into developUpdates
botocore
from 1.35.22 to 1.35.72Commits
e1bd6ed
Merge branch 'release-1.35.72'23bb9b0
Bumping version to 1.35.72667d4c6
Update to latest models70ac314
Merge customizations for NetworkFlowMonitordff061a
Merge customizations for Security IR28e347b
Merge customizations for Bedrock Agent Runtime509a401
Merge branch 'release-1.35.71'1ad3285
Merge branch 'release-1.35.71' into develop550b57c
Bumping version to 1.35.71c14162b
Update endpoints modelUpdates
matplotlib
from 3.9.2 to 3.9.3Release notes
Sourced from matplotlib's releases.
Commits
3ac0aea
REL: 3.9.33f7adbd
Merge branch 'v3.9.2-doc' into v3.9.x4ca8d68
DOC: Create release notes for 3.9.30cabfe2
Merge pull request #29195 from meeseeksmachine/auto-backport-of-pr-29191-on-v...562d458
Backport PR #29191: ci: Simplify 3.13t test setup0586854
Merge pull request #29176 from meeseeksmachine/auto-backport-of-pr-29148-on-v...84f2ae2
Merge pull request #29178 from meeseeksmachine/auto-backport-of-pr-29163-on-v...dd57772
Backport PR #29163: ci: Remove outdated pkg-config package on macOSc4bfd54
Backport PR #29148: Don't fail on equal-but-differently-named cmaps in qt fig...d71ff49
Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the actions gr...Updates
pandas
from 2.2.2 to 2.2.3Release notes
Sourced from pandas's releases.
Commits
0691c5c
RLS: 2.2.3658dfdd
relax cython bound6891e90
Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as wellf108468
RLS: 2.2.36958738
Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842)0bd98fe
Backport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...8d67e77
Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837)f7b6378
Assorted backports for 2.2.x (#59785)2127b42
Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)4a20adb
Backport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828)Updates
h5py
from 3.11.0 to 3.12.1Commits
c783fd1
Merge pull request #2509 from takluyver/rever-3.12.1bf57057
Merge pull request #2508 from m-wrzr/doc-fix-broken-swmr-linke600aa1
Add release note for 3.12.17eb1fd0
bumped version to 3.12.1c3511e2
Merge pull request #2507 from neutrinoceros/whl/hotfix_windows_wheels126d455
fix swmr documentation link41e5abe
WHL: fix nightly builds [pip-pre]b180820
WHL: fix missing dll in windows wheels1c0be29
Merge pull request #2504 from takluyver/rever-3.123100379
Make it explicit that free-threading support is not readyUpdates
keras
from 2.15.0 to 3.7.0Release notes
Sourced from keras's releases.