From a8f6e3f5c581ae7d629e25ed7a285a5aebb75e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:39:58 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.22 in /studybugProject Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- studybugProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studybugProject/requirements.txt b/studybugProject/requirements.txt index ff808d2..9a5d22b 100644 --- a/studybugProject/requirements.txt +++ b/studybugProject/requirements.txt @@ -14,7 +14,7 @@ chardet==3.0.4 colorama==0.3.9 decorator==4.4.0 defusedxml==0.6.0 -Django==2.2.1 +Django==2.2.22 django-ckeditor==5.7.1 django-hitcount==1.3.1 django-js-asset==1.2.2