From 2b9aac0f37472eafcdf102235e0b31b2ed7938f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:50:41 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 in /webfun/django Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webfun/django/requirements-postgresql.txt | 2 +- webfun/django/requirements-sqlite3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webfun/django/requirements-postgresql.txt b/webfun/django/requirements-postgresql.txt index cc9386f..fc66994 100644 --- a/webfun/django/requirements-postgresql.txt +++ b/webfun/django/requirements-postgresql.txt @@ -1,4 +1,4 @@ -Django==2.2.24 +Django==2.2.28 PyRSS2Gen==1.0.0 Twisted==20.3.0 altgraph==0.9 diff --git a/webfun/django/requirements-sqlite3.txt b/webfun/django/requirements-sqlite3.txt index ae05cf8..739b49f 100644 --- a/webfun/django/requirements-sqlite3.txt +++ b/webfun/django/requirements-sqlite3.txt @@ -1,4 +1,4 @@ -Django==2.2.24 +Django==2.2.28 wsgiref==0.1.2 yolk==0.4.1 django-jquery==1.9.1