certbot/tools/pinning
Brad Warren cc08242abc
update pinned dependencies (#10278)
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
2025-05-06 10:56:19 -07:00
..
common improve repinning (#10082) 2024-12-12 12:00:11 -08:00
current update pinned dependencies (#10278) 2025-05-06 10:56:19 -07:00
oldest update pinned dependencies (#10278) 2025-05-06 10:56:19 -07:00
DESIGN.md Finish pinning system rewrite (#8934) 2021-07-22 12:00:30 -07:00