Skip to content

Commit

Permalink
chore(deps): update dependency dev/black to ~=23.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent d7fb09b commit 44f96cd
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 @@ -42,7 +42,7 @@ target_version = ["py36", "py37", "py38"]

[tool.pdm.dev-dependencies]
dev = [
"black~=23.9.1",
"black~=23.10.0",
"mypy~=1.3",
"pylint~=3.0.0",
"pytest~=7.4.0",
Expand Down

0 comments on commit 44f96cd

Please sign in to comment.