зеркало из https://github.com/nextcloud/appstore.git
Update dependency django-allauth to ^0.54.0
This commit is contained in:
Родитель
d571c88e5c
Коммит
97fcefe912
|
@ -445,13 +445,13 @@ bcrypt = ["bcrypt"]
|
|||
|
||||
[[package]]
|
||||
name = "django-allauth"
|
||||
version = "0.47.0"
|
||||
version = "0.54.0"
|
||||
description = "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "django-allauth-0.47.0.tar.gz", hash = "sha256:2bcf09d4c6e672620981d283f555d643982ac066b71f8947dbd81882a1d7c5e8"},
|
||||
{file = "django-allauth-0.54.0.tar.gz", hash = "sha256:120e265f802b65738899c6cb627b827fde46a4d03067034c633f516c2adf3e3e"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1904,4 +1904,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.7"
|
||||
content-hash = "4710037523a56cd6155c8c858fb880073e9c7f97d5b5a2491edd37178fe32bd8"
|
||||
content-hash = "c063aab2bf095170b841c2f2e6bd90474bf770df0e557bd85f20455911e724ab"
|
||||
|
|
|
@ -11,7 +11,7 @@ django-braces = "~1.15.0"
|
|||
djangorestframework-camel-case = "^1.3.0"
|
||||
django-parler-rest = "^2.1"
|
||||
django-parler = "^2.3"
|
||||
django-allauth = "^0.47.0"
|
||||
django-allauth = "^0.54.0"
|
||||
lxml = "^4.7.1"
|
||||
requests = ">=2.27.0, <2.30.0" # till cachecontrol get updated
|
||||
django-cors-middleware = "^1.5.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче