From aa2d8e63183413445630861074c3f4184a470974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:11:37 +0000 Subject: [PATCH] Bump pip from 22.3.1 to 26.1 in /KNF Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.3.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.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..e2cb60920ef 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.1 conda==23.1.0 \ No newline at end of file