server: update ldap3_proto dependency

This will fix the issue with some unhandled controls, this time for sure
This commit is contained in:
Valentin Tolmer
2024-01-16 17:35:43 +01:00
committed by nitnelave
parent 2ea17c04ba
commit 6f905b1ca9
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ itertools = "0.10"
juniper = "0.15"
jwt = "0.16"
lber = "0.4.1"
ldap3_proto = "^0.4.2"
ldap3_proto = "^0.4.3"
log = "*"
orion = "0.17"
rand_chacha = "0.3"