From e5b18ea33bf433f4be439bb5036116e4cec446dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:42:07 +0000 Subject: [PATCH] Bump django from 2.2.27 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.27...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirments.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0629d2c..82c9252 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dj-database-url==0.5.0 -Django==2.2.27 +Django==2.2.28 gunicorn==19.9.0 psycopg2==2.7.7 pytz==2018.9 diff --git a/requirments.txt b/requirments.txt index d301f3d..dab0316 100644 --- a/requirments.txt +++ b/requirments.txt @@ -1,5 +1,5 @@ asgiref==3.2.3 -Django==2.2.27 +Django==2.2.28 html5lib==1.0.1 jsonfield==2.0.2 Pillow==7.0.0