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

Update amazon-braket-sdk requirement from ~=1.69.0 to ~=1.88.0 #2520

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Updates the requirements on amazon-braket-sdk to permit the latest version.

Release notes

Sourced from amazon-braket-sdk's releases.

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
Changelog

Sourced from amazon-braket-sdk's changelog.

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

v1.87.0 (2024-09-05)

Deprecations and Removals

  • Retire IonQ Harmony

Bug Fixes and Other Changes

  • Return observable target if absent for RT

v1.86.1 (2024-08-29)

Bug Fixes and Other Changes

  • Use observable targets for targetless results

v1.86.0 (2024-08-26)

Features

  • Rigetti Ankaa
  • add off_center to erf_square

v1.85.0 (2024-08-20)

Features

  • Allow early qubit binding of observables

v1.84.0 (2024-07-30)

Features

  • support erf_square and swap_phases

... (truncated)

Commits
  • 5870ea6 prepare release v1.88.0
  • 71dc33b fix: Update pulse integration tests for Ankaa-2 device (#1035)
  • b076fda deprecation: Mark Aspen-M-3 as deprecated, replace with Ankaa-2 in tests (#1034)
  • d45958b update development version to v1.87.2.dev0
  • d3c0ec2 prepare release v1.87.1
  • fd597d6 fix: Pass through inputs for SerializableProgram simulation (#1033)
  • 2ddb3d2 infra: update to cloudpickle 3.x (#1032)
  • 42d0ef8 update development version to v1.87.1.dev0
  • 6236d63 prepare release v1.87.0
  • 1f6bf0f deprecation: Retire IonQ Harmony (#1030)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
amazon-braket-sdk [>= 1.32.a, < 1.33]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) to permit the latest version.
- [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.69.0...v1.88.0)

---
updated-dependencies:
- dependency-name: amazon-braket-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Sep 30, 2024
@purva-thakre
Copy link
Collaborator

purva-thakre commented Oct 4, 2024

The builds in this PR are failing because dependabot cannot find a good resolution.

qcs-api-client relies on pydantic < 2, >1.7 whereas the upgrade relies on pydantic > 2.

Latest version of qcs-api-client is compatible with pydantic > 2 which makes me think #2063 is causing the failures in this PR.

https://github.com/rigetti/qcs-api-client-python/blob/87bb494910e29058f21a3b32f4b2387e6af681eb/pyproject.toml#L20

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2024

Superseded by #2544.

@dependabot dependabot bot closed this Oct 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/amazon-braket-sdk-approx-eq-1.88.0 branch October 22, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant