From 9831b8a068329dbca9dbae977c7807a5dbbbfc1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:09:53 +0000 Subject: [PATCH] Bump pip from 24.1.1 to 24.1.2 Bumps [pip](https://github.com/pypa/pip) from 24.1.1 to 24.1.2. - [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:production update-type: version-update:semver-patch ... 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 e54f0bc3e1..21e5a69c1b 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -2,7 +2,7 @@ bump-my-version==0.24.2 coveralls==4.0.1 deptry==0.16.2 flit==3.9.0 -pip==24.1.1 +pip==24.1.2 pylint==3.2.5 tox==4.16.0 tox-gh==1.3.2