Skip to content

Commit dea0a47

Browse files
Update dependency uv_build to >=0.11.2,<0.12.0
1 parent 74f0491 commit dea0a47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Tracker = "https://github.com/nocarryr/python-dispatch/issues"
4040

4141

4242
[build-system]
43-
requires = ["uv_build>=0.9.16,<0.10.0"]
43+
requires = ["uv_build>=0.11.2,<0.12.0"]
4444
build-backend = "uv_build"
4545

4646
[tool.uv.build-backend]

sphinx-plugin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Tracker = "https://github.com/nocarryr/python-dispatch/issues"
5050

5151

5252
[build-system]
53-
requires = ["uv_build>=0.9.16,<0.10.0"]
53+
requires = ["uv_build>=0.11.2,<0.12.0"]
5454
build-backend = "uv_build"
5555

5656
[tool.uv.build-backend]

0 commit comments

Comments
 (0)