Skip to content

Commit 6bea847

Browse files
committed
build(deps): Loosen black constraint and bump to 22.1.0
1 parent 965ceab commit 6bea847

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

Lines changed: 29 additions & 12 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
@@ -69,7 +69,7 @@ coverage = "*"
6969
pytest-cov = "*"
7070

7171
### Format ###
72-
black = "==21.12b0"
72+
black = "*"
7373
isort = "*"
7474

7575
### Lint ###

0 commit comments

Comments
 (0)