chore(api): update dependency django to v3.2.21
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2578>
This commit is contained in:
parent
4ea74750ff
commit
cef09e877b
2 changed files with 5 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.20"
|
||||
django = "==3.2.21"
|
||||
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