From e3dc8a599f91a28df224270acd6389d3b3cd549c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:02:54 +0000 Subject: [PATCH] build(deps): bump pip from 24.1.2 to 25.3 Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df6b78b..3b16208 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ packaging==24.1 # via # pyinstaller # pyinstaller-hooks-contrib -pip==24.1.2 +pip==25.3 pyinstaller==6.9.0 pyinstaller-hooks-contrib==2024.7 # via pyinstaller