From 9a5d20a902fe01ae70dad65fd88315e8d29b6059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 01:53:50 +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 09a3cad..376b3ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.16 +django==2.2.28 #vine==1.3.0 vine==5.0.0 # django-debug-toolbar==2.0