We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036b455 commit e6fc84dCopy full SHA for e6fc84d
pyproject.toml
@@ -43,7 +43,7 @@ dev = [
43
"pytest-timeout ~= 2.3.0",
44
"pytest-xdist ~= 3.6.0",
45
"redbaron ~= 0.9.0",
46
- "ruff ~= 0.5.0",
+ "ruff ~=0.6.2",
47
"setuptools ~= 70.3.0", # setuptools are used by pytest, but not explicitly required
48
"twine ~= 5.1.0",
49
]
0 commit comments