From bcc42860be7b2fbdc4c9d85fe6b8a83d0814158f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:29:37 +0000 Subject: [PATCH] build(deps): bump django from 4.2.15 to 4.2.18 in /packages Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.15...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/requirements-dev.txt | 2 +- packages/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index adf33af..6dec4e1 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -25,7 +25,7 @@ django-colorfield==0.11.0 ; python_version >= "3.8" and python_version < "4.0" django-debug-toolbar==4.4.6 ; python_version >= "3.8" and python_version < "4.0" django-migration-linter==5.1.0 ; python_version >= "3.8" and python_version < "4.0" django-polymorphic==3.1.0 ; python_version >= "3.8" and python_version < "4.0" -django==4.2.15 ; python_version >= "3.8" and python_version < "4.0" +django==4.2.18 ; python_version >= "3.8" and python_version < "4.0" djangorestframework==3.15.2 ; python_version >= "3.8" and python_version < "4.0" docutils==0.19 ; python_version >= "3.8" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.8" and python_version < "3.11" diff --git a/packages/requirements.txt b/packages/requirements.txt index 4c5ec56..6e92d2e 100644 --- a/packages/requirements.txt +++ b/packages/requirements.txt @@ -5,7 +5,7 @@ certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4.0" charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0" django-colorfield==0.11.0 ; python_version >= "3.8" and python_version < "4.0" django-polymorphic==3.1.0 ; python_version >= "3.8" and python_version < "4.0" -django==4.2.15 ; python_version >= "3.8" and python_version < "4.0" +django==4.2.18 ; python_version >= "3.8" and python_version < "4.0" djangorestframework==3.15.2 ; python_version >= "3.8" and python_version < "4.0" idna==3.7 ; python_version >= "3.8" and python_version < "4.0" importlib-metadata==8.4.0 ; python_version >= "3.8" and python_version < "3.10"