Skip to content

Commit

Permalink
Update dependency black to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 9ec1945 commit 3dff5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python = ">=3.10,<4.0"

[tool.poetry.dev-dependencies]
Werkzeug = "^3.0.0"
black = {version = "^24.0.0", allow-prereleases = true}
black = {version = "^25.0.0", allow-prereleases = true}
flake8 = "^7.0.0"
flake8-black = "^0.3"
invoke = "^2.0"
Expand Down

0 comments on commit 3dff5df

Please sign in to comment.