From 54a30ac3f5363c1f6851b29de83a05942dbb9175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 18:57:12 +0000 Subject: [PATCH] Bump django from 2.2.16 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.16 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.16...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 2ad0002..12f0137 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coreapi==2.3.3 coreschema==0.0.4 cryptography==37.0.4 defusedxml==0.7.1 -Django==2.2.16 +Django==2.2.28 django-filter==2.4.0 django-templated-mail==1.1.1 djangorestframework==3.12.4