Skip to content

Commit 4e15597

Browse files
Merge pull request #24 from neverinfamous/dependabot/pip/ruff-0.14.5
deps(deps-dev): bump ruff from 0.14.4 to 0.14.5
2 parents 810f2a2 + af9c45a commit 4e15597

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
@@ -69,7 +69,7 @@ dev = [
6969
"pyright==1.1.407",
7070
"pytest-asyncio>=0.26.0",
7171
"pytest>=8.3.5",
72-
"ruff==0.14.4",
72+
"ruff==0.14.5",
7373
]
7474

7575
[tool.black]

0 commit comments

Comments
 (0)