certbot/certbot-nginx/certbot_nginx/_internal
Brad Warren c1030c0d40
Drop Python 3.6 support (#9216)
* Remove deprecation warnings

* update ci

* update setup.py files

* update changelog

* update pinnings

* update requests and friends

* update setuptools pin

* update setuptools pin pt2

* update pytz

* upgrade pyparsing

* upgrade boto deps

* update deps and docs

* update pyproject.toml comment

* remove trailets pin

* remove explicit PYTHON_VERSION
2022-02-28 15:23:30 -08:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
constants.py Use literals wherever possible. (#9194) 2022-02-14 14:54:03 -08:00
display_ops.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
http_01.py Search included files for nginx server_names_hash_bucket_size directive (#9198) 2022-02-11 15:40:14 +11:00
nginxparser.py Drop Python 3.6 support (#9216) 2022-02-28 15:23:30 -08:00
obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser_obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00