We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57775ef + 6af51c7 commit 4211a29Copy full SHA for 4211a29
1 file changed
pyproject.toml
@@ -61,7 +61,7 @@ test = [
61
"pytest >= 6.2.4,<8.0.0",
62
"pytest-cov >= 2.12.0,<5.0.0",
63
"black ==23.10.1",
64
- "mypy == 1.5.1",
+ "mypy == 1.6.1",
65
"ruff ==0.1.3",
66
"pytest-asyncio",
67
"databases[sqlite] >= 0.3.2",
0 commit comments