From d3826639795fd427f0ee3bf931bbcc650ce9c8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:59:42 +0000 Subject: [PATCH] Bump python-ldap from 2.4.30 to 3.4.0 in /phenopipe-web Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.4.30 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.30...python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- phenopipe-web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phenopipe-web/requirements.txt b/phenopipe-web/requirements.txt index 9a5ed07..db4edfb 100644 --- a/phenopipe-web/requirements.txt +++ b/phenopipe-web/requirements.txt @@ -48,7 +48,7 @@ PyJWT==1.4.2 Pyphen==0.9.4 python-dateutil==2.6.1 python-editor==1.0.3 -python-ldap==2.4.30 +python-ldap==3.4.0 pytz==2017.2 redis==2.10.5 requests==2.18.4