From c792760b2998c2bbc220a6b1259377bca971d1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 04:16:42 +0000 Subject: [PATCH] build(deps): bump pip from 25.1.1 to 25.3 Bumps [pip](https://github.com/pypa/pip) from 25.1.1 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1.1...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af6d218..e578641 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ natsort==8.4.0 packaging==25.0 pathspec==0.12.1 Pillow==11.3.0 -pip==25.1.1 +pip==25.3 platformdirs==4.3.8 Pygments==2.19.1 pygtrie==2.5.0