From add9e334b50ad0f483447afc36cfbaa207d178f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 19:50:33 +0000 Subject: [PATCH] Bump setuptools in /projects/2024/project13_high_level_programming Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.2 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v74.1.2...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 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..a9e18b0c 100644 --- a/projects/2024/project13_high_level_programming/requirements.txt +++ b/projects/2024/project13_high_level_programming/requirements.txt @@ -55,7 +55,7 @@ pytz==2024.1 regex==2021.4.4 scikit-build==0.11.1 scipy==1.13.1 -setuptools==74.1.2 +setuptools==78.1.1 six==1.16.0 sympy==1.9 tabulate==0.8.9