From 62c154d4c3892855371320a9e28a05a665d85c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:59:03 +0000 Subject: [PATCH] build(deps): bump pip from 25.0.1 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.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 aebea81..0632f41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ matplotlib==3.10.1 numpy==2.2.4 packaging==24.2 pillow==11.1.0 -pip==25.0.1 +pip==25.2 pluggy==1.5.0 pyparsing==3.2.3 pytest==8.3.5