warn-->warning

This commit is contained in:
ohemorange 2024-10-31 11:58:17 -07:00 committed by GitHub
parent b995f4a619
commit f221ab03c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ def prepare_env(cli_args: List[str]) -> List[str]:
))
if outdated_plugins:
LOGGER.warn('The following plugins are using an outdated python version and must be '
LOGGER.warning('The following plugins are using an outdated python version and must be '
'updated to be compatible with Certbot 3.0. Please see '
'https://community.letsencrypt.org/t/'
'certbot-3-0-could-have-potential-third-party-snap-breakages/226940 '