From 7a483fb279db0012c8e8e91db7b82198ae6e31f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 19:50:28 +0000 Subject: [PATCH] Bump pip in /projects/2024/project13_high_level_programming Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' 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..ca6ba25d 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==25.3 ply==3.11 pybind11==2.6.2 pydantic==1.7.4