From 1c901100b68bd5c1fcf7e7b1adb78158407076ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 13:16:46 +0000 Subject: [PATCH] chore(deps): Bump certbot from 4.2.0 to 5.1.0 Bumps [certbot](https://github.com/certbot/certbot) from 4.2.0 to 5.1.0. - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](https://github.com/certbot/certbot/compare/v4.2.0...v5.1.0) --- updated-dependencies: - dependency-name: certbot dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cf3679..16a0729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ pydantic-settings==2.11.0 annotated-types==0.7.0 # SSL / ACME management -certbot==4.2.0 +certbot==5.1.0