Skip to content

Commit e5927f5

Browse files
authored
Merge pull request #25 from styx-api/dependabot/pip/development-dependencies-cbc252a06f
Update uv-build requirement from <0.9.0,>=0.8.13 to >=0.8.13,<0.10.0 in the development-dependencies group
2 parents 6450976 + 4de0e34 commit e5927f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ convention = "google"
4747
"tests/**/*.py" = []
4848

4949
[build-system]
50-
requires = ["uv_build>=0.8.13,<0.9.0"]
50+
requires = ["uv_build>=0.8.13,<0.10.0"]
5151
build-backend = "uv_build"

0 commit comments

Comments
 (0)