summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7c9e7ec3..a769b255 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ kwargs["tests_require"] = [
"nose==1.3.7",
"nose-timer",
"coverage",
- "black==21.6b0",
+ "black==21.7b0",
"flake8",
"doctest-ignore-unicode==0.1.2",
]