diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 5f11aad..dab13fd 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ -pip==25.3 -poetry==2.2.1 +pip==26.0.1 +poetry==2.3.3