From 74a77c62fd3229dc78ed1da91aa7932c1cea6cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 09:38:25 +0000 Subject: [PATCH] Bump django from 3.1.13 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7352700..ecb1665 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-mptt==0.12.0 django-recaptcha==2.0.6 django-role-permissions==3.1.1 django-tinymce==3.4.0 -Django==3.1.13 +Django==3.1.14 djangorestframework==3.12.4 elasticsearch-dsl==7.3.0 elasticsearch==7.13.3