From 32acd5ed572a8282729cbf4b6ecfc55e27034d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:09:26 +0000 Subject: [PATCH] Bump qiskit from 1.1.0 to 1.4.2 Bumps [qiskit](https://github.com/Qiskit/qiskit) from 1.1.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/1.1.0...1.4.2) --- updated-dependencies: - dependency-name: qiskit dependency-version: 1.4.2 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 b23ef43..a2d2cc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.9.0 notebook==7.2.0 pylatexenc==2.10 -qiskit==1.1.0 +qiskit==1.4.2 qiskit-aer==0.14.1 seaborn==0.13.2 \ No newline at end of file