Update dependency python-ldap to v3.4.0 (develop)

This commit is contained in:
RenovateBot 2022-02-01 11:08:30 +00:00 committed by JuniorJPDJ
commit fcb7456411
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@ feedparser = "==6.0.8"
watchdog = "==2.1.6"
asgiref = "3.3.4" #1516
ipython = "==7.27.0"
python-ldap = "==3.3.1"
python-ldap = "==3.4.0"
django-auth-ldap = "==3.0.0"
uvicorn = {version = "==0.14.0", extras = ["standard"]}