As a dirty, temporary workaround, you can try something like this in your cron entry:
certbot renew ... 2>&1 | grep -v DeprecationWarning
As a dirty, temporary workaround, you can try something like this in your cron entry:
certbot renew ... 2>&1 | grep -v DeprecationWarning