Skip to content

Commit 96440e3

Browse files
rawrkeEvan Rourke
and
Evan Rourke
authored
Update black to 22.3.0 (#19)
- Previous version of black was incompatible with newer versions of click Co-authored-by: Evan Rourke <[email protected]>
1 parent 5a88822 commit 96440e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python_version = "{python_version}"
99
[packages]
1010

1111
[dev-packages]
12-
black = "==20.8b1"
12+
black = "==22.3.0"
1313
flake8 = "*"
1414
isort = "*"
1515
mypy = "*"

0 commit comments

Comments
 (0)