pyproject.toml: bump flake8

This commit is contained in:
Alan Orth 2022-01-30 13:21:09 +03:00
parent 4d5f4b5abb
commit 3ee9319d84
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ country-converter = "^0.7.4"
[tool.poetry.dev-dependencies]
pytest = "^6.1.1"
flake8 = "^3.8.4"
flake8 = "^4.0.1"
pytest-clarity = "^1.0.1"
black = "^21.6b0"
isort = "^5.5.4"