From 2de3b600116adb899f02917dc2d8fa6b0a615a86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 27 Oct 2024 23:19:04 +0100 Subject: [PATCH] Update pip from 24.0 to 24.3.1 --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index ba85e80..47c5b61 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -1,5 +1,5 @@ # Holds requiremenets to install project # so they can be pinned and updated via dependabot -pip==24.0 +pip==24.3.1 poetry==1.8.3