Skip to content

Commit 90c6ea1

Browse files
uvのバージョンを直してあげたよ!
1 parent 666a281 commit 90c6ea1

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
@@ -42,7 +42,7 @@ dev = [
4242
]
4343

4444
[tool.uv]
45-
required-version = "0.9.0"
45+
required-version = "0.9.1"
4646
[[tool.uv.index]]
4747
name = "pypi"
4848
url = "https://pypi.org/simple"

0 commit comments

Comments
 (0)