From 101b1947c4fc5c5cce16cad264e45defdbc00c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:50:01 +0000 Subject: [PATCH] Update qiskit[qasm3-import] requirement Updates the requirements on [qiskit[qasm3-import]](https://github.com/Qiskit/qiskit) to permit the latest version. - [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/2.1.0...2.3.0) --- updated-dependencies: - dependency-name: qiskit[qasm3-import] dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 14f26ac..0c8f38d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ pytest pytest-cov -qiskit[qasm3-import]>=2.1.0,<2.3.0 +qiskit[qasm3-import]>=2.1.0,<2.4.0 qiskit-aer>=0.17.0,<0.18.0 networkx \ No newline at end of file