From 45974979cecc0290c5037ecd2d33facdbb9eca93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:58:46 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.22 Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-primary.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-primary.txt b/requirements-primary.txt index 2d0a88c..caab39d 100644 --- a/requirements-primary.txt +++ b/requirements-primary.txt @@ -1,4 +1,4 @@ -Django==2.2.4 +Django==2.2.22 django-crispy-forms==1.7.2 dj-database-url==0.5.0 django-heroku==0.3.1 diff --git a/requirements.txt b/requirements.txt index 313e44a..bb1ddd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 Click==7.0 coverage==4.5.3 dj-database-url==0.5.0 -Django==2.2.4 +Django==2.2.22 django-crispy-forms==1.7.2 django-heroku==0.3.1 django-rq==2.1.0