From 0e8cd9ecb8b63adff2de97753f992d50333dd910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:20:25 +0000 Subject: [PATCH] Bump pip from 22.3.1 to 26.0.1 in /KNF Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 26.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.3.1...26.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- KNF/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KNF/requirements.txt b/KNF/requirements.txt index 951ea522ab0..04293509835 100644 --- a/KNF/requirements.txt +++ b/KNF/requirements.txt @@ -3,5 +3,5 @@ pytorch==1.13.1 numpy==1.23.5 absl-py==1.2.0 cudatoolkit==12.0 -pip==22.3.1 +pip==26.0.1 conda==23.1.0 \ No newline at end of file