From cbde84c1b32c69e93af205a3e7067da1748b4942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:35:24 +0000 Subject: [PATCH] Bump pip in /projects/2024/project13_high_level_programming Bumps [pip](https://github.com/pypa/pip) from 25.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/2024/project13_high_level_programming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/2024/project13_high_level_programming/requirements.txt b/projects/2024/project13_high_level_programming/requirements.txt index 12fcde1f..1eb31eb5 100644 --- a/projects/2024/project13_high_level_programming/requirements.txt +++ b/projects/2024/project13_high_level_programming/requirements.txt @@ -45,7 +45,7 @@ nvidia-nvtx-cu12==12.1.105 opt-einsum==3.3.0 packaging==24.1 partd==1.4.2 -pip==25.2 +pip==26.0 ply==3.11 pybind11==2.6.2 pydantic==1.7.4