Skip to content

Commit 2c89c9b

Browse files
Update dependency ruff to ^0.12.0
1 parent f8222c8 commit 2c89c9b

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
@@ -28,7 +28,7 @@ pytest = "^7.4.0"
2828
pytest-asyncio = "^0.21.0"
2929
pytest-cov = "^4.1.0"
3030
black = "^24.0.0"
31-
ruff = "^0.1.0"
31+
ruff = "^0.12.0"
3232
mypy = "^1.8.0"
3333
pre-commit = "^3.6.0"
3434

0 commit comments

Comments
 (0)