From 0611dff7abded9c08043c9d7e71300364967a688 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 21:00:10 +0000 Subject: [PATCH] Update certbot to v4.1.1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 615a5b2..6ab8296 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # For pinning Python packages to then be parsed by Renovate -certbot ==4.1.0 -certbot-dns-cloudflare ==4.1.0 +certbot ==4.1.1 +certbot-dns-cloudflare ==4.1.1 apprise ==1.9.3 \ No newline at end of file