From 98bac05959e4a4848e097c1003db33cf08cd0956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:21:50 +0000 Subject: [PATCH] Bump django from 3.1.6 to 3.1.12 in /homework08/requirements Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.6...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- homework08/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homework08/requirements/base.txt b/homework08/requirements/base.txt index eb8852d..d21729c 100644 --- a/homework08/requirements/base.txt +++ b/homework08/requirements/base.txt @@ -11,7 +11,7 @@ chardet==3.0.4 colorama==0.4.3 decorator==4.4.2 defusedxml==0.6.0 -Django==3.1.6 +Django==3.1.12 entrypoints==0.3 html5lib==1.0.1 idna==2.9