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