Skip to content

Commit b082d78

Browse files
committed
Update black to v23.7
1 parent 5cfbfef commit b082d78

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

poetry.lock

Lines changed: 27 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/makenew/pypackage"
1212
python = "^3.10.0"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "^22.3.0"
15+
black = "^23.7.0"
1616
pylint = "^2.4.0"
1717
pytest = "^7.1.1"
1818
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)