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.59.2 to ~=1.61.0 #2089

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from amazon-braket-sdk's releases.

v1.61.0

Features

  • simplify entry point wrapper

Bug Fixes and Other Changes

  • fixing some type hints for optional params
Changelog

Sourced from amazon-braket-sdk's changelog.

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

  • support dependency list for decorator hybrid jobs

Bug Fixes and Other Changes

  • Don't run pulse tests when QPU offline

Documentation Changes

  • Fix some nits in the decorator doc string
  • update intended audience to include education and research

v1.59.2 (2023-10-25)

Bug Fixes and Other Changes

  • remove deprecated as_unitary method

v1.59.1.post0 (2023-10-24)

Documentation Changes

  • add the amazon braket tag in the stack exchange URL

... (truncated)

Commits
  • 2dd29dd prepare release v1.61.0
  • 4446f4b Fix: Invalidate importlib cache for decorator job (#783)
  • dc2ac56 fix: fixing some type hints for optional params (#782)
  • c953d2f infra: pin the linter check to only use Python 3.9 (#766)
  • ef4c92f feat: simplify entry point wrapper (#781)
  • 4f4938e update development version to v1.60.3.dev0
  • 2337c26 prepare release v1.60.2
  • 163867f fix: drop task count for batch task tests to 3 (#760)
  • fdad0f1 infra: install setuptools for pypi workflow (#777)
  • 7aaf175 update development version to v1.60.2.dev0
  • 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.59.2...v1.61.0)

---
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 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb0b991) 98.30% compared to head (539c325) 98.30%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2089   +/-   ##
=======================================
  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.

@natestemen natestemen merged commit 23dc5e3 into master Nov 8, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/amazon-braket-sdk-approx-eq-1.61.0 branch November 8, 2023 20:01
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