Skip to content

Commit

Permalink
Update dependency flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 27cb9d4 commit 6a938a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daisy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ schedule = "^1.2.0"
[tool.poetry.dev-dependencies]
black = "^23.3.0"
pylint = "^2.17.4"
flake8 = "^6.0.0"
flake8 = "^7.0.0"
mypy = "^1.4.0"
ipython = "^8.14.0"
jupyterlab = "^4.0.2"
Expand Down

0 comments on commit 6a938a9

Please sign in to comment.