1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-04 13:33:26 +02:00

chore(deps): update dependency flake8 to v7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
renovate[bot]
2024-01-05 00:58:28 +00:00
committed by GitHub
parent 7e6e92ecaa
commit df040b70c7
2 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@ py3langid = "^0.2.2"
[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
flake8 = "^6.0.0"
flake8 = "^7.0.0"
pytest-clarity = "^1.0.1"
black = "^23.1.0"
isort = "^5.12.0"