From edb4a86c8b5eacb4a7064ec59305f9fae65879d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 04:59:35 +0000 Subject: [PATCH] Bump pip from 24.3.1 to 25.0 Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.3.1...25.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... 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 4662e99..d764f75 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,6 +1,6 @@ bump-my-version==0.29.0 coveralls==4.0.1 -pip==24.3.1 +pip==25.0 flit==3.10.1 tox==4.23.2 tox-gh==1.4.1