Skip to content

Commit

Permalink
Bump qiskit from 0.45.1 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [qiskit](https://github.com/Qiskit/qiskit) from 0.45.1 to 1.0.1.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.45.1...1.0.1)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 86f3b39 commit 56f1469
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"qiskit==0.45.1",
"qiskit==1.0.1",
"qiskit-aer==0.13.3",
"loguru==0.7.2",
"sympy==1.12",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
qiskit==0.45.1
qiskit==1.0.1
qiskit-aer==0.13.3
loguru==0.7.2
sympy==1.12
Expand Down

0 comments on commit 56f1469

Please sign in to comment.