Skip to content

Commit 5f87238

Browse files
committed
⬆️ deps: bump uv_build to 0.9.0
1 parent f8ab228 commit 5f87238

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ expr_simplifier = "expr_simplifier.__main__:main"
3232

3333
[dependency-groups]
3434
dev = [
35-
"pyright>=1.1.405",
36-
"ruff>=0.13.2",
35+
"pyright>=1.1.406",
36+
"ruff>=0.14.0",
3737
"pytest>=8.4.2",
3838
"pytest-rerunfailures>=16.0.1",
3939
]
@@ -83,5 +83,5 @@ combine-as-imports = true
8383
python_files = ["tests/*.py", "tests/**/*.py"]
8484

8585
[build-system]
86-
requires = ["uv_build>=0.8.3,<0.9.0"]
86+
requires = ["uv_build>=0.9.0,<0.10.0"]
8787
build-backend = "uv_build"

uv.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)