From a3d6627041232c364f04d6a0a6db1f98117ace6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:16:42 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.22 in /boards_project Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boards_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards_project/requirements.txt b/boards_project/requirements.txt index 4d235d2..e63fcc4 100644 --- a/boards_project/requirements.txt +++ b/boards_project/requirements.txt @@ -3,7 +3,7 @@ attrs==19.1.0 certifi==2019.6.16 chardet==3.0.4 defusedxml==0.6.0 -Django==2.2.8 +Django==2.2.22 django-allauth==0.39.1 django-cors-headers==3.0.2 django-extensions==2.2.1