Bump django-structlog from 4.1.1 to 6.0.1

Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 4.1.1 to 6.0.1.
- [Changelog](https://github.com/jrobichaud/django-structlog/blob/6.0.1/docs/changelog.rst)
- [Commits](https://github.com/jrobichaud/django-structlog/compare/4.1.1...6.0.1)

---
updated-dependencies:
- dependency-name: django-structlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-30 01:57:42 +00:00 committed by GitHub
parent 543231338b
commit d806a8ff41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 179 deletions

214
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@ celery = {extras = ["redis"], version = "^5.2.7"}
django-celery-beat = "^2.4.0"
flower = "^1.2.0"
django = "^4.1.5"
django-structlog = "^4.0.1"
django-structlog = "^6.0.1"
django-environ = "^0.9.0"
django-model-utils = "^4.3.1"
django-redis = "^5.2.0"