Skip to content

Commit

Permalink
⬆️ deps: Update dependency black to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 6ce1e06 commit f28fb9a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 41 deletions.
73 changes: 33 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ typing-extensions = "^4.4.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.0"
black = "^22.1"
black = "^25.0.0"
isort = "^5.10.1"
tomli = { version = "^2.0.1", python = "<3.11" }
pyright = "^1.1.273"
Expand Down

0 comments on commit f28fb9a

Please sign in to comment.