From a54542566e7ceae3fde204bded9b2b4596513600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 12:12:29 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.0 in /LicenseChecker_Backend Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LicenseChecker_Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 LicenseChecker_Backend/requirements.txt diff --git a/LicenseChecker_Backend/requirements.txt b/LicenseChecker_Backend/requirements.txt old mode 100755 new mode 100644 index 1036cd4..24a70ae --- a/LicenseChecker_Backend/requirements.txt +++ b/LicenseChecker_Backend/requirements.txt @@ -11,7 +11,7 @@ httptools==0.7.1 idna==3.11 owlready2==0.49 passlib==1.7.4 -pip==25.3 +pip==26.0 prettytable==3.17.0 pydantic==2.12.5 PyJWT==2.10.1