mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Allow non-breaking spaces in nginx config files (#10126)
Fixes @josevavia's issue in #9942.
This commit is contained in:
@@ -71,7 +71,7 @@ pyOpenSSL = "17.5.0"
|
||||
pyRFC3339 = "1.0"
|
||||
pyasn1 = "0.4.8"
|
||||
pycparser = "2.14"
|
||||
pyparsing = "2.2.1"
|
||||
pyparsing = "2.4.7"
|
||||
python-augeas = "0.5.0"
|
||||
python-digitalocean = "1.11"
|
||||
pytz = "2019.3"
|
||||
|
||||
Reference in New Issue
Block a user