Compare commits

...

1 Commits

Author SHA1 Message Date
5eda03a89f chore(deps): update dependency flake8 to v6
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/pdme/pipeline/head There was a failure building this commit
gitea-physics/pdme/pipeline/pr-master There was a failure building this commit
2022-11-24 01:33:39 +00:00

View File

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