From 075959441989d636d00115b590b88cb7468a62ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:09:29 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.28) --- 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 283365c..4c337b1 100644 --- a/requirements-local.txt +++ b/requirements-local.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.28 gunicorn==19.9.0 pytz==2018.5 captcha diff --git a/requirements.txt b/requirements.txt index ea72612..e9c1d8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.28 gunicorn==19.9.0 psycopg2==2.7.5 psycopg2-binary==2.7.5