chore: Also bump uv version in Flox manifest (#32895)

This commit is contained in:
Michael Matloka
2025-05-30 13:07:49 +02:00
committed by GitHub
parent 6153844488
commit 0a3d0f2ddb

View File

@@ -10,7 +10,7 @@ version = 1
# the `[install]` section.
[install]
# Python - Python itself is installed on activation via `uv sync`
uv = { pkg-path = "uv", pkg-group = "uv", version = "0.6.12" }
uv = { pkg-path = "uv", pkg-group = "uv", version = "0.7.8" }
xmlsec = { pkg-path = "xmlsec", version = "1.3.6" }
freetds = { pkg-path = "freetds" } # For pymssql
# Node