Skip to content

Commit b572e82

Browse files
chore(deps): update dependency ruff to ~=0.6.1
1 parent 036b455 commit b572e82

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
@@ -43,7 +43,7 @@ dev = [
4343
"pytest-timeout ~= 2.3.0",
4444
"pytest-xdist ~= 3.6.0",
4545
"redbaron ~= 0.9.0",
46-
"ruff ~= 0.5.0",
46+
"ruff ~=0.6.1",
4747
"setuptools ~= 70.3.0", # setuptools are used by pytest, but not explicitly required
4848
"twine ~= 5.1.0",
4949
]

0 commit comments

Comments
 (0)