From 475c7fd6db8dbf575ed8205c8e855d0e2154660f Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 25 Apr 2021 18:45:36 -0700 Subject: [PATCH] Update black and mypy requirements. --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index de19d500..56a02f0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ altgraph==0.17 appdirs==1.4.4 -black==20.8b1 +black==21.4b0 cfgv==3.2.0 click==7.1.2 distlib==0.3.1 @@ -9,7 +9,7 @@ future==0.18.2 identify==1.5.13 Jinja2==2.11.3 MarkupSafe==1.1.1 -mypy==0.782 +mypy==0.812 mypy-extensions==0.4.3 nodeenv==1.5.0 pathspec==0.8.1 @@ -28,4 +28,4 @@ tabulate==0.8.7 toml==0.10.2 typed-ast==1.4.2 typing-extensions==3.7.4.3 -virtualenv==20.4.2 \ No newline at end of file +virtualenv==20.4.2