From a36f99f798ecd179fa560528a030758dfd9570c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 20:02:05 +0000 Subject: [PATCH] Bump django from 3.1.13 to 3.1.14 in /django-apache Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. - [Commits](https://github.com/django/django/compare/3.1.13...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django-apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-apache/requirements.txt b/django-apache/requirements.txt index c8b5b1a..407bf67 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ -django==3.1.13 +django==3.1.14 djangorestframework==3.11.2 \ No newline at end of file