Update django-otp requirement from ==1.1.* to ==1.2.* (#3338)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-02 20:08:56 +02:00
committed by GitHub
parent f56f6dd628
commit 8570f53ed0

View File

@@ -51,7 +51,7 @@ dependencies = [
"django-markup",
"django-mysql",
"django-oauth-toolkit==2.2.*",
"django-otp==1.1.*",
"django-otp==1.2.*",
"django-phonenumber-field==7.1.*",
"django-redis==5.2.*",
"django-scopes==2.0.*",