Skip to content

Commit 7a6c446

Browse files
authored
Merge pull request #50 from eadwinCode/dependabot/pip/black-22.12.0
Bump black from 22.8.0 to 22.12.0
2 parents ab7c393 + 1a947a8 commit 7a6c446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ test = [
6565
"pytest-cov >=2.12.0,<5.0.0",
6666
"mypy ==0.971",
6767
"flake8 >=3.8.3,<4.0.0",
68-
"black ==22.8.0",
68+
"black ==22.12.0",
6969
"isort >=5.0.6,<6.0.0",
7070
"pytest-asyncio",
7171
"databases[sqlite] >= 0.3.2",

0 commit comments

Comments
 (0)