We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074716d commit b3ec4adCopy full SHA for b3ec4ad
pyproject.toml
@@ -15,7 +15,7 @@ pandas = "*"
15
[tool.poetry.group.dev.dependencies]
16
black = "==23.12.1"
17
faker = "==19.13.0"
18
-flake8 = "==6.1.0"
+flake8 = "==7.3.0"
19
mypy = "==1.8.0"
20
pytest = "==7.4.3"
21
pytest-cov = "==4.1.0"
0 commit comments