Compare commits

...

1 Commits

Author SHA1 Message Date
ee1a2fa4d2 chore(deps): update dependency flake8 to v6
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
2022-11-24 01:32:56 +00:00

View File

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