Update dependency flake8 to v7 #32

Open
renovate-bot wants to merge 1 commits from renovate/flake8-7.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ python = "^3.7"
[tool.poetry.dev-dependencies]
black = "^20.8b1"
flake8 = "^3.8.4"
flake8 = "^7.0.0"
pytest = "^6.2.2"
pytest-cov = "^2.11.1"