1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-10-10 03:29:25 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
e1b996b2b3 Update dependency uv_build to >=0.9.1,<0.10.0 2025-10-09 22:08:28 +00:00

View File

@@ -27,7 +27,7 @@ falcon-swagger-ui = { git = "https://github.com/alanorth/falcon-swagger-ui", rev
# See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend # See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend
[build-system] [build-system]
requires = ["uv_build>=0.8.17,<0.9.0"] requires = ["uv_build>=0.9.1,<0.10.0"]
build-backend = "uv_build" build-backend = "uv_build"
[dependency-groups] [dependency-groups]