From dc0323443297d5778f487d264e292d1e62e52e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:24:04 +0300 Subject: [PATCH] Bump django from 3.2.10 to 3.2.11 in /cvat/requirements (#4162) Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...3.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 7aa60b9e..985cc86d 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -1,6 +1,6 @@ attrs==21.2.0 click==7.1.2 -Django==3.2.10 +Django==3.2.11 django-appconf==1.0.4 django-auth-ldap==2.2.0 django-cacheops==5.0.1