Skip to content

Commit 97cb0a7

Browse files
committed
build(deps): Loosen black constraint and bump to 22.1.0
1 parent 0c72864 commit 97cb0a7

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
@@ -77,7 +77,7 @@ codecov = "*"
7777
coverage = "*"
7878

7979
### Format ###
80-
black = "==21.12b0"
80+
black = "*"
8181
isort = "*"
8282

8383
### Lint ###

0 commit comments

Comments
 (0)