From 37ecac89f23aabfd50746db020186b3f2bcb7731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:41:54 +0000 Subject: [PATCH] chore(deps): bump django-two-factor-auth[phonenumberslite,webauthn] Bumps [django-two-factor-auth[phonenumberslite,webauthn]](https://github.com/jazzband/django-two-factor-auth) from 1.15.5 to 1.16.0. - [Release notes](https://github.com/jazzband/django-two-factor-auth/releases) - [Changelog](https://github.com/jazzband/django-two-factor-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-two-factor-auth/compare/1.15.5...1.16.0) --- updated-dependencies: - dependency-name: django-two-factor-auth[phonenumberslite,webauthn] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17833b0..8f18f7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ python-dateutil==2.8.2 requests==2.31.0 requests-oauthlib==1.3.1 weasyprint==60.2 -django-two-factor-auth[phonenumberslite,webauthn]==1.15.5 +django-two-factor-auth[phonenumberslite,webauthn]==1.16.0