From 3035fd04cd972e42d5d4c5be143f6b62d7a2cd13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:31:08 +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 c62938d8..6c0f500d 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,6 +1,6 @@ bump-my-version==0.27.0 coveralls==4.0.1 -pip==24.2.0 +pip==24.3.1 flit==3.9.0 tox==4.23.2 tox-gh==1.3.2