Skip to content

Commit 6751774

Browse files
committed
update black version
1 parent 3754377 commit 6751774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ flake8 = [
4646
{ version = ">=3.8.1", python = "<3.12.0" },
4747
{ version = ">=6.1.0", python = ">=3.12.0" },
4848
]
49-
black = ">=19.10b0"
49+
black = ">=23.3.0"
5050
pytest-cov = ">=2.8.1"
5151
isort = ">=5.10.1"
5252

0 commit comments

Comments
 (0)