From c3ed81c5213e64bd8665a14a9698b8db5da1d6f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:57:42 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.17 Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index a0e688f1..efa12cad 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,4 +1,4 @@ # Read the docs loves `requirements.txt` files. -Django==4.2.16 +Django==4.2.17 .[docs] \ No newline at end of file diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 65e5f229..df9dcf04 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -2,7 +2,7 @@ asgiref==3.2.10 astroid==2.3.3 certifi==2024.7.4 chardet==3.0.4 -Django==4.2.16 +Django==4.2.17 django-ckeditor==5.9.0 django-haystack==2.8.1 django-js-asset==1.2.2