From a61f2d3170c3b32cfc80a09905a0a7ee7ff7304b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:16:34 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d57532..a3410bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.10 +django==2.2.28 psycopg2-binary==2.8.3 django-heroku==0.3.1 gunicorn==19.9.0