We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa959ed commit edb7b07Copy full SHA for edb7b07
‎pyproject.toml
@@ -16,7 +16,7 @@ pytest = ">=7.1.2,<9.0.0"
16
pytest-cov = ">=3,<5"
17
tox = ">=3.26,<5.0"
18
httpx = ">=0.24.1,<1.0.0"
19
-ruff = ">=0.0.284,<0.3.0"
+ruff = ">=0.2.0,<0.3.0"
20
pyright = ">=1.1.350,<1.2"
21
22
[tool.ruff]
0 commit comments