python: upgrade mypy to 0.780
commit74a1505d279897d2a448c876820a33cbe1f0f22e
authorJohn Snow <jsnow@redhat.com>
Tue, 1 Feb 2022 04:11:33 +0000 (31 23:11 -0500)
committerJohn Snow <jsnow@redhat.com>
Wed, 2 Feb 2022 19:12:22 +0000 (2 14:12 -0500)
tree5c728115b4921b823e42186ecb0cdcf8d57df1df
parent50465f94d211beabfbfc80e4f85ec4fad0757570
python: upgrade mypy to 0.780

We need a slightly newer version of mypy in order to use some features
of the asyncio server functions in the next commit.

(Note: pipenv is not really suited to upgrading individual packages; I
need to replace this tool with something better for the task. For now,
the miscellaneous updates not related to the mypy upgrade are simply
beyond my control. It's on my list to take care of soon.)

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20220201041134.1237016-4-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/Pipfile.lock
python/setup.cfg