From 01126a9691a8e37b1af876dffe58a5dfb2bb82ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 02:42:23 +0000 Subject: [PATCH] Bump pip from 24.2 to 24.3.1 Bumps [pip](https://github.com/pypa/pip) from 24.2 to 24.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/commits) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 9b1df9a..6eb0cce 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -1,5 +1,5 @@ -r base.txt -pip==24.2 +pip==24.3.1 bump2version==1.0.1 wheel==0.44.0 tox==4.23.2