Skip to content

Commit

Permalink
Update amazon-braket-sdk requirement from ~=1.14.0 to ~=1.15.0 (#1137)
Browse files Browse the repository at this point in the history
* Update amazon-braket-sdk requirement from ~=1.14.0 to ~=1.15.0

Updates the requirements on [amazon-braket-sdk](https://github.com/aws/amazon-braket-sdk-python) to permit the latest version.
- [Release notes](https://github.com/aws/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/aws/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* empty commit to trigger tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: andreamari <[email protected]>
  • Loading branch information
dependabot[bot] and andreamari authored Feb 18, 2022
1 parent 7aa9b71 commit 3e5bdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ qiskit~=0.32.1
pyquil~=3.0.0
pennylane-qiskit~=0.20.0
pennylane~=0.21.0
amazon-braket-sdk~=1.14.0
amazon-braket-sdk~=1.15.0

# Unit tests, coverage, and formatting/style.
pytest-xdist[psutil]~=2.5.0
Expand Down

0 comments on commit 3e5bdb7

Please sign in to comment.