From 14c95c2deb80776d771bf2c133c1d900f2d3ee0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 09:42:25 +0200 Subject: [PATCH] Bump pip from 23.1.1 to 23.1.2 in /.github/workflows (#324) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 6ecd4fb..30b2ef7 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ -pip==23.1.1 +pip==23.1.2 poetry==1.4.2