Skip to content

Commit a651401

Browse files
deps(deps): bump ruff from 0.13.3 to 0.14.0
Bumps ruff from 0.13.3 to 0.14.0 with bug fixes and improvements. Safe to merge as target-version=py38 prevents Python 3.14 default changes from affecting the project.
1 parent 7162133 commit a651401

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
@@ -64,7 +64,7 @@ dev = [
6464
"pyright==1.1.406",
6565
"pytest-asyncio>=0.26.0",
6666
"pytest>=8.3.5",
67-
"ruff==0.13.3",
67+
"ruff==0.14.0",
6868
]
6969

7070
[tool.black]

0 commit comments

Comments
 (0)