diff --git a/.github/requirements.txt b/.github/requirements.txt index fe40b92..8b3592b 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 +pip==24.0 poetry