mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
@@ -24,6 +24,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
In the previous release, Certbot said it required `acme>=1.6.0` when it
|
||||
actually required `acme>=1.8.0` to properly support removing contact
|
||||
information from an ACME account.
|
||||
* Upgraded the version of httplib2 used in our snaps and Docker images to add
|
||||
support for proxy environment variables and fix the plugin for Google Cloud
|
||||
DNS.
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ future==0.16.0
|
||||
futures==3.3.0
|
||||
filelock==3.0.12
|
||||
google-api-python-client==1.5.5
|
||||
httplib2==0.10.3
|
||||
httplib2==0.18.1
|
||||
imagesize==0.7.1
|
||||
importlib-metadata==0.23
|
||||
ipdb==0.12.3
|
||||
|
||||
Reference in New Issue
Block a user