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