From ddf95fea07809b38710fc5a1407feaa94556e3e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 21:24:23 +0000 Subject: [PATCH] Bump python-multipart from 0.0.22 to 0.0.26 in /LicenseChecker_Backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 to 0.0.26. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 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 856b953..331bab1 --- a/LicenseChecker_Backend/requirements.txt +++ b/LicenseChecker_Backend/requirements.txt @@ -17,7 +17,7 @@ pydantic==2.12.5 PyJWT==2.12.1 PyPika==0.51.1 python-dotenv==1.2.2 -python-multipart==0.0.22 +python-multipart==0.0.26 PyYAML==6.0.3 requests==2.32.5 setuptools==82.0.1