From 7f7ca562b68f72eb319800d1f0432c78bd608adb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 18:41:05 +0000 Subject: [PATCH] build(deps): bump pip from 25.0.1 to 25.1 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...25.1) --- updated-dependencies: - dependency-name: pip dependency-version: '25.1' 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 da97a2f..2f4f04c 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.1 pluggy==1.5.0 pyparsing==3.2.3 pytest==8.3.5