From 1b22c274c8ce15cdcd14b056bac95ca022e8a86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:31 +0000 Subject: [PATCH] Bump python-ldap from 2.4.26 to 3.4.0 Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.4.26 to 3.4.0. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-2.4.26...python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- odoo_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_requirements.txt b/odoo_requirements.txt index b91509a..157664d 100644 --- a/odoo_requirements.txt +++ b/odoo_requirements.txt @@ -27,7 +27,7 @@ pyPdf==1.13 pyserial==3.1.1 Python-Chart==1.39 python-dateutil==2.5.3 -python-ldap==2.4.26 +python-ldap==3.4.0 python-openid==2.2.5 python-stdnum==1.3 pytz==2016.6.1