From a29a8d0443eb1795d7dd8ce03344e6b3356479fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:10:10 +0000 Subject: [PATCH] Bump django from 3.2.12 to 3.2.18 in /languk Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.12...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- languk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languk/requirements.txt b/languk/requirements.txt index 7512e6c..5349cd3 100644 --- a/languk/requirements.txt +++ b/languk/requirements.txt @@ -1,6 +1,6 @@ psycopg2-binary wagtail==2.15.2 -Django==3.2.12 +Django==3.2.18 git+https://github.com/TwilioDevEd/wagtailtinymce.git gunicorn==20.1.0 raven==6.10.0