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

This commit is contained in:
Renovate Bot 2024-01-06 01:30:34 +00:00
parent 310977e9b8
commit e09ea9e040

View File

@ -12,7 +12,7 @@ scipy = "1.10"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
pytest = ">=6" pytest = ">=6"
flake8 = "^4.0.1" flake8 = "^7.0.0"
pytest-cov = "^4.1.0" pytest-cov = "^4.1.0"
mypy = "^0.971" mypy = "^0.971"
python-semantic-release = "^7.24.0" python-semantic-release = "^7.24.0"