From 649bb5940e0e05bbb0f91f2340ffe92c917097eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:57:42 +0000 Subject: [PATCH] Bump pip from 24.0 to 24.1 Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.0...24.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index ac7156f0ff..f99649650f 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -1,7 +1,7 @@ bump-my-version==0.24.0 coveralls==4.0.0 flit==3.9.0 -pip==24.0 +pip==24.1 pylint==3.2.2 tox==4.15.1 tox-gh==1.3.1