From 2ebe7176cfc4a0189c48be77b36152684f32e0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 21:09:10 +0300 Subject: [PATCH] Bump django from 3.2.8 to 3.2.10 in /cvat/requirements (#4067) Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...3.2.10) --- 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 7a9b1181..216904b0 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.8 +Django==3.2.10 django-appconf==1.0.4 django-auth-ldap==2.2.0 django-cacheops==5.0.1