diff --git a/pyproject.toml b/pyproject.toml index 3c024a651..bca326587 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dependencies = [ 'kombu==5.3.5', 'uvicorn==0.22.0', 'websockets==11.0.3', - 'python-ldap==3.4.3', + 'python-ldap==3.4.5', 'ldap3==2.9.1', 'django-radius', 'django-cas-ng',