From 7f7e3cef219e75b71a9488763ac6c5fdb66c444f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 16:10:03 +0300 Subject: [PATCH] Bump python-ldap from 3.2.0 to 3.3.0 in /cvat/requirements (#1775) Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.2.0...python-ldap-3.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index e5a85219..f83695fe 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -8,7 +8,7 @@ django-rq==2.0.0 EasyProcess==0.3 Pillow==7.1.2 numpy==1.18.5 -python-ldap==3.2.0 +python-ldap==3.3.0 pytz==2020.1 pyunpack==0.2.1 rcssmin==1.0.6