From 6d85840779b03dc61de77b1b2f71dc99fa0f37ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 22:58:50 +0300 Subject: [PATCH] Bump python-ldap from 3.3.0 to 3.3.1 in /cvat/requirements (#1821) Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/python-ldap/python-ldap/releases) - [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.3.0...python-ldap-3.3.1) 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 9dfb5770..fae9a95f 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.3.0 +python-ldap==3.3.1 pytz==2020.1 pyunpack==0.2.1 rcssmin==1.0.6