From 253173ba290ed9ce1cb6d44160148d34726553d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 19:57:14 +0000 Subject: [PATCH] Bump qiskit from 0.14.0 to 1.4.2 Bumps [qiskit](https://github.com/Qiskit/qiskit) from 0.14.0 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.14.0...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 1264894..f637886 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ setuptools>=40.1.0 -qiskit==0.14.0 \ No newline at end of file +qiskit==1.4.2 \ No newline at end of file