mirror of
https://github.com/certbot/certbot.git
synced 2026-06-16 20:19:12 -04:00
this fixes the security alerts those with access can see at https://github.com/certbot/certbot/security/dependabot i based what needed to be done to drop python < 3.9.2 support on https://github.com/certbot/certbot/pull/10077 and concluded we only really needed to update `python_requires`. we could do a deprecation period for this, but i think it's not necessary. cryptography didn't (it's not even in mentioned in [their changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)) and none of the major LTS distros use python 3.9.0 or 3.9.1 |
||
|---|---|---|
| .. | ||
| docker | ||
| pinning | ||
| snap | ||
| _changelog_top.txt | ||
| _release.sh | ||
| extract_changelog.py | ||
| finish_release.py | ||
| oldest_constraints.txt | ||
| pip_install.py | ||
| pipstrap.py | ||
| release.sh | ||
| requirements.txt | ||
| retry.sh | ||
| sphinx-quickstart.sh | ||
| venv.py | ||