From a6808d29179aa855aea722f336de0217ba6bd779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 13:19:30 +0000 Subject: [PATCH] chore(deps): Bump certbot from 5.2.1 to 5.2.2 Bumps [certbot](https://github.com/certbot/certbot) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](https://github.com/certbot/certbot/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: certbot dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40f73e5..8e65b8e 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.2.1 +certbot==5.2.2