From 6d1521ef6470bba1fcfd4ac748d02b6ceaaf793e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 04:16:11 +0000 Subject: [PATCH] build(deps): bump pip from 25.1.1 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 25.1.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..4851b42 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.2 platformdirs==4.3.8 Pygments==2.19.1 pygtrie==2.5.0