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 and sivakov512 committed Jan 26, 2024
1 parent 042a6a6 commit b8fd1cd
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 @@ -15,7 +15,7 @@ markdown = "^3.4.1"
pyyaml = "^6.0"

[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
black = "^24.0.0"
flake8 = "^7.0.0"
flake8-debugger = "^4.1.2"
flake8-isort = "^6.0.0"
Expand Down

0 comments on commit b8fd1cd

Please sign in to comment.