From f21d63ea0cb52b06564f99f3c85a8968c71278b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 04:34:37 +0000 Subject: [PATCH] Bump django from 1.8.13 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.8.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.13...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-deploy.txt | 2 +- requirements.freezed.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index b679aaf..9e0eacd 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1,5 +1,5 @@ dj-database-url==0.3.0 -Django==1.8.13 +Django==2.2.28 Fabric3==1.13.1.post1 honcho==0.6.4 Jinja2==2.11.3 diff --git a/requirements.freezed.txt b/requirements.freezed.txt index 13323e2..4830c2f 100644 --- a/requirements.freezed.txt +++ b/requirements.freezed.txt @@ -13,7 +13,7 @@ coreapi==2.3.3 coreschema==0.0.4 cryptography==2.3.1 dj-database-url==0.4.2 -Django==1.11.10 +Django==2.2.28 django-cacheops==4.0.5 django-datatable-view-compat==0.8.2 django-filter==1.1.0 diff --git a/requirements.txt b/requirements.txt index 4a07a20..96218f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ gunicorn==19.7.1 coreapi==2.3.3 coreschema==0.0.4 dj-database-url==0.4.2 -Django==1.11.10 +Django==2.2.28 django-jinja==2.4.1 django-jinja-bootstrap-form==4.0.3 djangorestframework==3.5.3