From a9b267d3d0b62b05361dae08ac20b6bab9e97ded Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 13:24:53 +0000 Subject: [PATCH] chore(deps): Bump certbot from 5.1.0 to 5.2.1 Bumps [certbot](https://github.com/certbot/certbot) from 5.1.0 to 5.2.1. - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](https://github.com/certbot/certbot/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: certbot dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c99873..11cadbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ pydantic-settings==2.12.0 annotated-types==0.7.0 # SSL / ACME management -certbot==5.1.0 +certbot==5.2.1