From 73835ff8074573901f5e5f6f7b2b6ccc5fb4a56f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 03:02:44 +0000 Subject: [PATCH] Bump certbot from 5.3.0 to 5.3.1 in the certbot group Bumps the certbot group with 1 update: [certbot](https://github.com/certbot/certbot). Updates `certbot` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](https://github.com/certbot/certbot/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: certbot dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: certbot ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a33fe95..10a3fa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certbot==5.3.0 +certbot==5.3.1 django-csv-export-view==2.0.1 django-prometheus==2.4.1 django-python3-ldap==0.16.1