From 22dbb248aecabfcc595eb2327b7b6dff4ad5bddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 20:19:36 +0000 Subject: [PATCH] Bump qiskit from 0.19 to 1.4.2 in /lab6/grading_tools Bumps [qiskit](https://github.com/Qiskit/qiskit) from 0.19 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.19.0...1.4.2) --- updated-dependencies: - dependency-name: qiskit dependency-version: 1.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab6/grading_tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab6/grading_tools/requirements.txt b/lab6/grading_tools/requirements.txt index e826780..a35fcd2 100644 --- a/lab6/grading_tools/requirements.txt +++ b/lab6/grading_tools/requirements.txt @@ -1,3 +1,3 @@ -qiskit==0.19 +qiskit==1.4.2 scipy==1.5.1 sympy==1.6.1 \ No newline at end of file