From 535a33506bb9fb2d04822bca220ffbd99b017c5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Jun 2024 08:00:17 +0000 Subject: [PATCH] Update certbot to v2.11.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cb0d741..7d75ef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # For pinning Python packages to then be parsed by Renovate -certbot ==2.10.0 -certbot-dns-cloudflare ==2.10.0 +certbot ==2.11.0 +certbot-dns-cloudflare ==2.11.0 apprise ==1.8.0 \ No newline at end of file