From 158b32d9ffd192c3de0634f862f84c8e320f4ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:38:32 +0000 Subject: [PATCH] Bump django in /{{cookiecutter.project_slug}}/djangocms-api Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.27...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- {{cookiecutter.project_slug}}/djangocms-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/djangocms-api/requirements.txt b/{{cookiecutter.project_slug}}/djangocms-api/requirements.txt index b5ad215..3b93456 100644 --- a/{{cookiecutter.project_slug}}/djangocms-api/requirements.txt +++ b/{{cookiecutter.project_slug}}/djangocms-api/requirements.txt @@ -13,7 +13,7 @@ djangocms_video django_select2 django-filer django-storages -Django==2.2.27 +Django==2.2.28 djangorestframework -e git://github.com/narfman0/djangocms-rest-api.git@1dac41a52e2a0468ddf975e95a682973b49ae4a5#egg=djangocms_rest_api easy-thumbnails