chore(dependecies): bump setuptools + pytest + uv version in CI (#4270)

This commit is contained in:
Steven Palma
2026-07-31 15:30:33 +02:00
committed by GitHub
parent 228ecd480f
commit 81db623b44
8 changed files with 144 additions and 144 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ permissions:
# Sets up the environment variables
env:
UV_VERSION: "0.8.0"
UV_VERSION: "0.11.30"
PYTHON_VERSION: "3.12"
# Ensures that only the latest commit for a PR or branch is built, canceling older runs.