Skip to content

Commit 4facf28

Browse files
chore(deps): update dependency uv_build to >=0.12.0,<0.13.0
1 parent 49a17f4 commit 4facf28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module-name = ["complassist"]
6262
module-root = ""
6363

6464
[build-system]
65-
requires = ["uv_build>=0.11.6,<0.12.0"]
65+
requires = ["uv_build>=0.12.0,<0.13.0"]
6666
build-backend = "uv_build"
6767

6868
# FORMATTING and LINTING settings

0 commit comments

Comments
 (0)