Bump ldap3 from 0.9.3 to 0.10.2

Bumps [ldap3](https://github.com/inejge/ldap3) from 0.9.3 to 0.10.2.
- [Release notes](https://github.com/inejge/ldap3/releases)
- [Changelog](https://github.com/inejge/ldap3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inejge/ldap3/compare/v0.9.3...v0.10.2)

---
updated-dependencies:
- dependency-name: ldap3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-28 19:46:38 +00:00
committed by GitHub
parent 8c8c2edc66
commit 385a5f7c33
2 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ bcrypt = "0.11.0"
guid-create = "0.2"
itertools = "0.10.3"
lazy_static = "1.0"
ldap3 = "0.9.3"
ldap3 = "0.10.2"
migrations_internals= "1.4.0"
openssl = "0.10.22"
rocket = "0.4.6"