chore(deps): update dependency flake8 to v7
Some checks reported errors
renovate/artifacts Artifact file update failure
gitea-physics/pdme/pipeline/head Something is wrong with the build of this commit
gitea-physics/pdme/pipeline/pr-master Something is wrong with the build of this commit

This commit is contained in:
Renovate Bot 2024-01-06 01:31:11 +00:00
parent ed9dd2c94f
commit dd9386606b

View File

@ -13,7 +13,7 @@ scipy = "~1.10"
[tool.poetry.dev-dependencies]
pytest = ">=6"
flake8 = "^4.0.0"
flake8 = "^7.0.0"
pytest-cov = "^4.1.0"
mypy = "^0.961"
ipython = "^8.2.0"