From e8b2c1493a0bf8bf1b0eddcd2cac7d3366405b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:44:36 -0400 Subject: [PATCH] ci: bump pip from 24.1 to 24.1.1 in /.github/workflows (#22) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 1a8f915..2e2f527 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ -pip==24.1 +pip==24.1.1 poetry==1.8.3 poetry-dynamic-versioning==1.4.0