Skip to content

Commit 42b2281

Browse files
committed
chore(deps): update dependency ruff to ^0.5.0
1 parent 904e519 commit 42b2281

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
@@ -85,7 +85,7 @@ optional = true
8585
pyupgrade = "^3.3.1"
8686
isort = "^5.12.0"
8787
black = ">=22.10,<23.0"
88-
ruff = "^0.4.0"
88+
ruff = "^0.5.0"
8989

9090
[tool.poetry.group.test]
9191
optional = true

0 commit comments

Comments
 (0)