Skip to content

Commit

Permalink
Merge pull request #67 from vil02/renovate/black-24.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency black to v24.8.0
  • Loading branch information
vil02 authored Aug 2, 2024
2 parents a60c9f1 + b1fabfa commit 7686fcc
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 @@ -11,7 +11,7 @@ keywords = ["puzzle-generation", "quiz-generation", "code-generation"]

[tool.poetry.dependencies]
python = ">=3.10,<4.0.0"
black = "24.4.2"
black = "24.8.0"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 7686fcc

Please sign in to comment.