mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
certbot-ci: upgrade pebble to v2.3.1 (#9260)
This commit is contained in:
parent
d45a702649
commit
b5a187841e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import requests
|
|||
from certbot_integration_tests.utils.constants import DEFAULT_HTTP_01_PORT
|
||||
from certbot_integration_tests.utils.constants import MOCK_OCSP_SERVER_PORT
|
||||
|
||||
PEBBLE_VERSION = 'v2.3.0'
|
||||
PEBBLE_VERSION = 'v2.3.1'
|
||||
ASSETS_PATH = pkg_resources.resource_filename('certbot_integration_tests', 'assets')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue