From ac42351d0e9d2de027f33e8edfc36298beefa48a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Aug 2025 20:00:13 +0000 Subject: [PATCH] Update certbot to v4.2.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 450bc92..5136182 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # For pinning Python packages to then be parsed by Renovate -certbot ==4.1.1 -certbot-dns-cloudflare ==4.1.1 +certbot ==4.2.0 +certbot-dns-cloudflare ==4.2.0 apprise ==1.9.4 \ No newline at end of file -- 2.49.0