From 86149737628b415983500c667f7455c71891a976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:18:51 +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.16.0 to 1.17.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.16.0...1.17.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 1d336d4..a9ce376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-dateutil==2.9.0.post0 requests==2.32.3 requests-oauthlib==2.0.0 weasyprint==62.3 -django-two-factor-auth[phonenumberslite,webauthn]==1.16.0 +django-two-factor-auth[phonenumberslite,webauthn]==1.17.0 uvicorn==0.30.5 filetype==1.2.0 aiofiles==24.1.0