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.61.0 to ~=1.62.1 #2094

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2023

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

Release notes

Sourced from amazon-braket-sdk's releases.

v1.62.1

Bug Fixes and Other Changes

  • Fix broken link to example notebook
  • update: default no longer returning RETIRED devices from get_devices

Documentation Changes

  • Add matrix expressions to docstrings
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.62.1 (2023-11-17)

Bug Fixes and Other Changes

  • Fix broken link to example notebook
  • update: default no longer returning RETIRED devices from get_devices

Documentation Changes

  • Add matrix expressions to docstrings

v1.62.0 (2023-11-09)

Features

  • Add get_compiled_circuit convenience method

v1.61.0.post0 (2023-11-07)

Documentation Changes

  • Improve docstring for make_bound_circuit

v1.61.0 (2023-11-06)

Features

  • simplify entry point wrapper

Bug Fixes and Other Changes

  • fixing some type hints for optional params

v1.60.2 (2023-11-01)

Bug Fixes and Other Changes

  • drop task count for batch task tests to 3

v1.60.1 (2023-11-01)

Bug Fixes and Other Changes

  • set python container version explicitly
  • set decorator job working directory inside of function
  • s3 config support for decorator jobs

v1.60.0 (2023-10-31)

Features

... (truncated)

Commits
  • 176c6a7 prepare release v1.62.1
  • 20ac4e4 Fix broken link to example notebook (#802)
  • 0485562 doc: Add matrix expressions to docstrings (#756)
  • f1a549a update: default no longer returning RETIRED devices from get_devices (#796)
  • 7f28109 update development version to v1.62.1.dev0
  • 94dfa76 prepare release v1.62.0
  • 5ed43f3 feature: Add get_compiled_circuit convenience method (#787)
  • 5408783 update development version to v1.61.1.dev0
  • 885b980 prepare release v1.61.0.post0
  • 8dd8c7d documentation: Improve docstring for make_bound_circuit (#784)
  • 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.61.0...v1.62.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Nov 18, 2023
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c315bcf) 98.30% compared to head (34542c2) 98.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2094   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          87       87           
  Lines        4140     4140           
=======================================
  Hits         4070     4070           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreamari andreamari merged commit 3457774 into master Nov 19, 2023
15 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/amazon-braket-sdk-approx-eq-1.62.1 branch November 19, 2023 16:18
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