From bdc05874fc37c77c20f630828beba245a1bb6b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:54:25 +0000 Subject: [PATCH] Bump pip from 24.2.0 to 24.3.1 Bumps [pip](https://github.com/pypa/pip) from 24.2.0 to 24.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.2...24.3.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/requirements_ci.in b/CI/requirements_ci.in index 9c705e9..e078345 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,6 +1,6 @@ bump-my-version==0.26.0 coveralls==4.0.1 -pip==24.2.0 +pip==24.3.1 flit==3.9.0 tox==4.21.0 tox-gh==1.3.2