From f65e17e296d55b5477e22c61f1336b9e4a74cd7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 05:23:23 +0000 Subject: [PATCH] chore: Bump pip from 24.1 to 24.1.1 Bumps [pip](https://github.com/pypa/pip) from 24.1 to 24.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1...24.1.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1d2774..0d1a03a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ checkov==3.2.145 -pip==24.1 +pip==24.1.1