We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48224be + 4f0af92 commit 3ca0fb2Copy full SHA for 3ca0fb2
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ test = [
64
"pytest >=6.2.4,<8.0.0",
65
"pytest-cov >=2.12.0,<5.0.0",
66
"mypy ==0.971",
67
- "flake8 >=3.8.3,<4.0.0",
+ "flake8 >=3.8.3,<7.0.0",
68
"black ==22.12.0",
69
"isort >=5.0.6,<6.0.0",
70
"pytest-asyncio",
0 commit comments