We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba9725 commit 40b8573Copy full SHA for 40b8573
1 file changed
pyproject.toml
@@ -70,7 +70,7 @@ dev = [
70
"pytest-mock (>=3.14.0)",
71
"pytest-xdist (>=3.6.1)",
72
"python-dotenv (>=1.0.0)",
73
- "ruff (>=0.10.0)",
+ "ruff (>=0.10.0,<0.15)",
74
"typeguard (>=4.4.1)",
75
]
76
0 commit comments