Skip to content

Commit

Permalink
Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 27cb9d4 commit de562d4
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 @@ -12,7 +12,7 @@ pyserial = "^3.5"
schedule = "^1.2.0"

[tool.poetry.dev-dependencies]
black = "^23.3.0"
black = "^24.0.0"
pylint = "^2.17.4"
flake8 = "^6.0.0"
mypy = "^1.4.0"
Expand Down

0 comments on commit de562d4

Please sign in to comment.