chore(api): update dependency python-ldap to v3.4.4
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2674>
This commit is contained in:
parent
b46aa638bc
commit
e11a6cea02
2 changed files with 4 additions and 4 deletions
|
|
@ -51,7 +51,7 @@ redis = "==4.5.5"
|
|||
|
||||
# Django LDAP
|
||||
django-auth-ldap = "==4.1.0"
|
||||
python-ldap = "==3.4.3"
|
||||
python-ldap = "==3.4.4"
|
||||
|
||||
# Channels
|
||||
channels = { extras = ["daphne"], version = "==4.0.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue