From c772c19a88331153b7b970b42bb6ca371bce0a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:54:51 +0000 Subject: [PATCH] build(deps): bump pip from 24.1.2 to 24.2 Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 24.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1.2...24.2) --- updated-dependencies: - dependency-name: pip 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 b21407db133..a3b1bdcf1ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -152,7 +152,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==24.2 setuptools>=70.2.0,<70.3.0 Twisted==24.3.0 pixelmatch==0.3.0