chore(api): update dependency dj-rest-auth to v2.2.8
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2471>
This commit is contained in:
parent
d393f77509
commit
bfecd19c8a
2 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ funkwhale-manage = 'funkwhale_api.main:main'
|
|||
python = "^3.7"
|
||||
|
||||
# Django
|
||||
dj-rest-auth = { extras = ["with_social"], version = "2.2.7" }
|
||||
dj-rest-auth = { extras = ["with_social"], version = "2.2.8" }
|
||||
django = "==3.2.16"
|
||||
django-allauth = "==0.42.0"
|
||||
django-cache-memoize = "0.1.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue