From ab1a2c9a823872ef81fdea6e8518185985cba789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:30:19 +0000 Subject: [PATCH 1/2] chore(deps): bump django from 2.2.20 to 2.2.21 in /app Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7bb604a..da03900 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ astroid==2.4.2 colorama==0.4.3 -Django==2.2.20 +Django==2.2.21 django-environ==0.4.5 isort==4.3.21 lazy-object-proxy==1.4.3 From 90ec749c9089c88283da218a47df38db5c59d36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:38:39 +0000 Subject: [PATCH 2/2] chore(deps): bump django from 2.2.21 to 2.2.24 in /app Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.21...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index da03900..749a9c4 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ astroid==2.4.2 colorama==0.4.3 -Django==2.2.21 +Django==2.2.24 django-environ==0.4.5 isort==4.3.21 lazy-object-proxy==1.4.3