We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc5906e + 06ae29a commit 6e3673fCopy full SHA for 6e3673f
1 file changed
pyproject.toml
@@ -63,7 +63,8 @@ test = [
63
"pytest >= 7.1.3,<8.0.0",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
"mypy == 1.5.1",
66
- "ruff ==0.1.6",
+ "ruff ==0.1.7",
67
+ "mypy == 1.7.1",
68
"black == 23.9.1",
69
"pytest-asyncio",
70
"autoflake",
0 commit comments