diff options
| author | 2020-02-20 23:15:42 +1000 | |
|---|---|---|
| committer | 2020-02-20 23:15:42 +1000 | |
| commit | 4919bb955fa3804e21084f0c451171b7779f2993 (patch) | |
| tree | 77442c3859bf921901aa4b7053b2c25eca70124d /Pipfile | |
| parent | Change to explicit logs, remove logmatic. (diff) | |
Update flake8-annotations to v2.0.
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ urllib3 = ">=1.24.2,<1.25" [dev-packages] coverage = "~=4.5" flake8 = "~=3.7" -flake8-annotations = "~=1.1" +flake8-annotations = "~=2.0" flake8-bugbear = "~=19.8" flake8-docstrings = "~=1.4" flake8-import-order = "~=0.18" |