From 5ce182624034c94093c1d540d9397de66c56fcaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:00:37 +0000 Subject: [PATCH] Bump python-ldap from 3.3.1 to 3.4.0 in /cvat/requirements Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.3.1 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-3.3.1...python-ldap-3.4.0) --- updated-dependencies: - dependency-name: python-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 5940665..a3f832e 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -8,7 +8,7 @@ django-rq==2.3.2 EasyProcess==0.3 Pillow==7.2.0 numpy==1.18.5 -python-ldap==3.3.1 +python-ldap==3.4.0 pytz==2020.1 pyunpack==0.2.1 rcssmin==1.0.6