From 1fd140f07d1cb5a045e4df8a2de76373c94885dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:12:40 +0000 Subject: [PATCH] Bump django from 3.1.7 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.7...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-local.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-local.txt b/requirements-local.txt index f4b8af7..7cc83fc 100644 --- a/requirements-local.txt +++ b/requirements-local.txt @@ -1,7 +1,7 @@ redis==3.5.3 celery==5.0.5 distro==1.5.0 -Django==3.1.7 +Django==3.1.14 django-appconf==1.0.4 django-compressor==2.4 django-datatables-view==1.19.1 diff --git a/requirements.txt b/requirements.txt index f4b8af7..7cc83fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ redis==3.5.3 celery==5.0.5 distro==1.5.0 -Django==3.1.7 +Django==3.1.14 django-appconf==1.0.4 django-compressor==2.4 django-datatables-view==1.19.1