From e4d32a06c8ffa5fb6e2832d7156f4f3fc6cec01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:00:25 +0100 Subject: [PATCH] Bump pip from 24.2 to 24.3.1 in /.github/workflows (#705) Signed-off-by: dependabot[bot] 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 452cb8d9..bbfd145e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ -pip==24.2 +pip==24.3.1 nox==2024.10.9 nox-poetry==1.0.3 poetry==1.8.4