Skip to content

Commit d7ef2e2

Browse files
committed
⬆️ deps: bump uv_build to 0.9.0
1 parent c953021 commit d7ef2e2

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
@@ -33,8 +33,8 @@ moelib = "moelib.__main__:main"
3333

3434
[dependency-groups]
3535
dev = [
36-
"pyright>=1.1.405",
37-
"ruff>=0.13.2",
36+
"pyright>=1.1.406",
37+
"ruff>=0.14.0",
3838
"pytest>=8.4.2",
3939
"pytest-rerunfailures>=16.0.1",
4040
]
@@ -99,5 +99,5 @@ known-first-party = ["moelib"]
9999
combine-as-imports = true
100100

101101
[build-system]
102-
requires = ["uv_build>=0.8.3,<0.9.0"]
102+
requires = ["uv_build>=0.9.0,<0.10.0"]
103103
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)