Skip to content

Commit 22cf044

Browse files
committed
build(deps): Loosen black constraint and bump to 22.1.0
1 parent cca7c27 commit 22cf044

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

+29-12
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
@@ -67,7 +67,7 @@ coverage = "*"
6767
pytest-cov = "*"
6868

6969
### Format ###
70-
black = "==21.12b0"
70+
black = "*"
7171
isort = "*"
7272

7373
### Lint ###

0 commit comments

Comments
 (0)