From c2fb41f817ae21c2a71377a9de72b2e95d2a04ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 17:55:53 +0000 Subject: [PATCH] Bump acme from 1.11.0 to 1.12.0 Bumps [acme](https://github.com/letsencrypt/letsencrypt) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/letsencrypt/letsencrypt/releases) - [Commits](https://github.com/letsencrypt/letsencrypt/compare/v1.11.0...v1.12.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00bf2c91..6cff4b0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --no-index --output-file=requirements.txt requirements.in # -acme==1.11.0 +acme==1.12.0 # via -r requirements.in alembic-autogenerate-enums==0.0.2 # via -r requirements.in