chore(api): update dependency django to v3.2.23
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2612>
This commit is contained in:
parent
ab73f355c0
commit
abb78a47e6
2 changed files with 7 additions and 5 deletions
|
|
@ -29,7 +29,7 @@ python = "^3.7"
|
|||
|
||||
# Django
|
||||
dj-rest-auth = { extras = ["with_social"], version = "2.2.8" }
|
||||
django = "==3.2.22"
|
||||
django = "==3.2.23"
|
||||
django-allauth = "==0.42.0"
|
||||
django-cache-memoize = "0.1.10"
|
||||
django-cacheops = "==6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue