testing pip upgrade to bump packages

This commit is contained in:
jadera
2025-11-20 00:43:47 +02:00
parent 61ac177ce3
commit 91ee3bea6d
+1
View File
@@ -31,6 +31,7 @@ audit:
- poetry config virtualenvs.create false
- poetry install --no-interaction --no-ansi
script:
- pip install --upgrade pip
- safety check
test: