From a267d2b7824b99de7190a5ae0cc22a48b82ee646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:23:20 +1200 Subject: [PATCH] Bump django-otp from 1.2.2 to 1.2.3 (#1352) Bumps [django-otp](https://github.com/django-otp/django-otp) from 1.2.2 to 1.2.3. - [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst) - [Commits](https://github.com/django-otp/django-otp/commits) --- updated-dependencies: - dependency-name: django-otp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd37cbbc..33f166f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-environ==0.11.2 django-mail-templated-simple==3.2 django-markdownfield==0.11.0 django-oidc-provider-foxtail==0.7.6 -django-otp==1.2.2 +django-otp==1.2.3 django-published>=0.8.0 django-recaptcha==3.0.0 django-redis==5.3.0