From c62056e84c5ba056b281f3e0aef0f90853ad682e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:40:43 +0000 Subject: [PATCH] Bump django-structlog from 2.2.0 to 8.0.0 Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 2.2.0 to 8.0.0. - [Changelog](https://github.com/jrobichaud/django-structlog/blob/main/docs/changelog.rst) - [Commits](https://github.com/jrobichaud/django-structlog/compare/2.2.0...8.0.0) --- updated-dependencies: - dependency-name: django-structlog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 436b0fae2..b9140154c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-filter==24.1 django-prometheus==2.3.1 django-redis==5.4.0 django-simple-history==3.4.0 -django-structlog==7.1.0 +django-structlog==8.0.0 djangorestframework==3.14.0 djproxy==2.3.6 elasticsearch-dsl==7.4.1