From 36499b81d753a90c7c63a5aaf1ca0245fa326c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:11:13 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.28 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index ab43fbc..94219b3 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,7 +2,7 @@ argon2==0.1.10 argon2-cffi==19.1.0 cffi==1.12.3 Click==7.0 -Django==2.2.13 +Django==2.2.28 django_extensions Jinja2==2.10.1 livereload==2.6.1