From 2830a511d2fa4abfc5129af0e8e1f597931bb6f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jul 2024 00:25:46 +0200 Subject: [PATCH] Update pip from 24.0 to 24.1.2 --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index ba85e80..e91b969 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.1.2 poetry==1.8.3