Skip to content

Commit

Permalink
chore(deps): update dependency dev/black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jgraichen committed Jan 26, 2024
1 parent 5896adb commit 0fec2e0
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.12.0",
"black~=24.1.0",
"mypy~=1.3",
"pylint~=3.0.0",
"pytest~=7.4.0",
Expand Down

0 comments on commit 0fec2e0

Please sign in to comment.