1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-17 11:37:03 +01:00

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

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"