Skip to content

Commit

Permalink
Update dependency black to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sivakov512 committed Mar 20, 2023
1 parent c932ddc commit 30d32a1
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 = "^22.12.0"
black = "^23.0.0"
flake8 = "^6.0.0"
flake8-debugger = "^4.1.2"
flake8-isort = "^6.0.0"
Expand Down

0 comments on commit 30d32a1

Please sign in to comment.