Skip to content

Commit dbe0c57

Browse files
authored
chore: update Pipfile so Black compatible with Python 3.11
1 parent e0b7d06 commit dbe0c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ bibtexparser = "==1.1.0"
1313
pytest = "*"
1414
flake8 = "*"
1515
twine = "*"
16-
black = "==19.10b0"
16+
black = "*"
1717
isort = "*"

0 commit comments

Comments
 (0)