certbot/certbot-ci/certbot_integration_tests/utils
Adrien Ferrand acf48df979
Use latest version of mypy (#8992)
Fixes #8899

This PR removes the pinning upper limit of mypy currently set to <0.900 and adds the required types-* stub packages to make recent versions of mypy work.

* Unpin mypy

* Improve type in TempHandler

* Add types
2021-08-17 10:52:57 -07:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
acme_server.py pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
certbot_call.py Update coverage and pytest (#8875) 2021-05-31 09:01:01 +02:00
constants.py Fix test farm tests by using a local Pebble instance (#8561) 2020-12-22 10:24:20 -08:00
dns_server.py pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
misc.py Use latest version of mypy (#8992) 2021-08-17 10:52:57 -07:00
pebble_artifacts.py Deprecate acme.typing_magic module, stop using it in certbot (#8643) 2021-03-09 16:12:32 -08:00
pebble_ocsp_server.py Upgrade to mypy 0.812 (#8748) 2021-04-02 11:54:40 -07:00
proxy.py Remove dependency on six (#8650) 2021-02-09 11:43:15 -08:00