From 2d093bef7f47a1d8742eb20d88cd22cc39577561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:01:23 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.27 in /webfun/django Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.27) --- 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..207e8d4 100644 --- a/webfun/django/requirements-postgresql.txt +++ b/webfun/django/requirements-postgresql.txt @@ -1,4 +1,4 @@ -Django==2.2.24 +Django==2.2.27 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..c5a0361 100644 --- a/webfun/django/requirements-sqlite3.txt +++ b/webfun/django/requirements-sqlite3.txt @@ -1,4 +1,4 @@ -Django==2.2.24 +Django==2.2.27 wsgiref==0.1.2 yolk==0.4.1 django-jquery==1.9.1