From 1d482b6cb97b6d92443580d1d9cb6657f522f4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:08:41 +0000 Subject: [PATCH] chore: bump pip from 23.3 to 23.3.1 Bumps [pip](https://github.com/pypa/pip) from 23.3 to 23.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...23.3.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 a20e0ea..04d2ade 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ checkov==2.5.15 -pip==23.3 +pip==23.3.1