summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index d0949b0..5159fbd 100644
--- a/Pipfile
+++ b/Pipfile
@@ -9,7 +9,7 @@ click = "*"
[dev-packages]
pytest = "*"
-black = "==21.5b1"
+black = "*"
pylint = "*"
twine = "*"
build = "*"