From 469c64bd21d1ef6ad958070446adb6fe8f74210e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:28:51 +0000 Subject: [PATCH] build(deps): bump pip from 24.1.2 to 25.0.1 Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 25.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1.2...25.0.1) --- updated-dependencies: - dependency-name: pip 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 96877d037a5..43f407499ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -159,7 +159,7 @@ pytest-bdd==7.1.2 splinter==0.21.0 pytest-splinter==3.3.2 pytest-django==4.8.0 -pip==24.1.2 +pip==25.0.1 setuptools>=70.2.0,<70.3.0 Twisted==24.3.0 pixelmatch==0.3.0