Skip to content

Commit 3748e23

Browse files
⬆️ deps: Update dependency ruff to v0.14.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ab6a2c commit 3748e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
dynamic = ["version"]
2727

2828
[project.optional-dependencies]
29-
dev = ["pytest>=7.4.4", "ruff==0.13.2", "pyright>=1.1.293", "build"]
29+
dev = ["pytest>=7.4.4", "ruff==0.14.0", "pyright>=1.1.293", "build"]
3030

3131
[tool.pyright]
3232
include = ["src", "tests"]

0 commit comments

Comments
 (0)