From 62657137a24a79457098ea6ab6a07622004d452f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 19:57:15 +0000 Subject: [PATCH] Bump qiskit from 0.11.1 to 1.4.2 Bumps [qiskit](https://github.com/Qiskit/qiskit) from 0.11.1 to 1.4.2. - [Release notes](https://github.com/Qiskit/qiskit/releases) - [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst) - [Commits](https://github.com/Qiskit/qiskit/compare/0.11.1...1.4.2) --- updated-dependencies: - dependency-name: qiskit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f5bd5..10c7411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy -qiskit == 0.11.1 +qiskit == 1.4.2 sympy == 1.4