Update dependency black to v25

This commit is contained in:
renovate[bot]
2025-02-14 01:12:12 +00:00
committed by GitHub
parent 9a4a12bf54
commit 0c7daf44a4
2 changed files with 27 additions and 27 deletions

View File

@@ -15,7 +15,7 @@ apprise = "^1.7.1"
[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
black = "^24.0.0"
black = "^25.0.0"
pylint = "^3.0.3"
rope = "^1.11.0"
mypy = "^1.8.0"