diff options
| author | 2019-09-26 22:16:09 -0400 | |
|---|---|---|
| committer | 2019-09-26 22:16:09 -0400 | |
| commit | 765ecab67994b533e1779e59dedfb82d6659cb40 (patch) | |
| tree | 71f48e709b77a23c156e6e2e29967dc5c199d173 /Pipfile | |
| parent | Merge pull request #271 from python-discord/text-modify-embeds (diff) | |
Update flake8-annotation pin & relint
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ pytz = "~=2019.2" [dev-packages] flake8 = "~=3.7" -flake8-annotations = "~=1.0" +flake8-annotations = "~=1.1" flake8-bugbear = "~=19.8" flake8-docstrings = "~=1.4" flake8-import-order = "~=0.18" |