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.64.0 to ~=1.64.1 #2123

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

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

Release notes

Sourced from amazon-braket-sdk's releases.

v1.64.1

Bug Fixes and Other Changes

  • make filter more convenient
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.64.1 (2023-12-12)

Bug Fixes and Other Changes

  • make filter more convenient

v1.64.0 (2023-12-07)

Features

  • add str, repr and getitem to BasisState

Bug Fixes and Other Changes

  • update: adding a test to check for circular imports

v1.63.0 (2023-12-05)

Features

  • Allow reservation ARN in task and job creation

Bug Fixes and Other Changes

  • Add Forte 1 device

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)

... (truncated)

Commits
  • c1eb664 prepare release v1.64.1
  • 12f1387 fix: make filter more convenient (#718)
  • 7787d27 infra: Install only tox for python-package workflow (#791)
  • 37bad90 infra: bump actions/setup-python from 4.7.1 to 5.0.0 (#833)
  • bc126bc infra: ignore rsyncdir warning raised by rsync testing in pytest-cov (#817)
  • d47c6fc infra: allow tox to use logical processors (#824)
  • 372cd53 update development version to v1.64.1.dev0
  • See full diff 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.64.0...v1.64.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a9c202) 98.21% compared to head (75d4e0e) 98.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2123      +/-   ##
==========================================
+ Coverage   98.21%   98.24%   +0.02%     
==========================================
  Files          87       87              
  Lines        4150     4150              
==========================================
+ Hits         4076     4077       +1     
+ Misses         74       73       -1     

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

Copy link
Member

@natestemen natestemen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does our dependabot config not know to ignore theeeesssseeeee???!!!

@natestemen natestemen merged commit 7d05a9f into master Dec 15, 2023
14 of 16 checks passed
@natestemen natestemen deleted the dependabot/pip/amazon-braket-sdk-approx-eq-1.64.1 branch December 15, 2023 00:00
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