Skip to content

Commit 1d2ebfa

Browse files
Bump django-structlog from 9.1.1 to 10.0.0
Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 9.1.1 to 10.0.0. - [Changelog](https://github.com/jrobichaud/django-structlog/blob/main/docs/changelog.rst) - [Commits](jrobichaud/django-structlog@9.1.1...10.0.0) --- updated-dependencies: - dependency-name: django-structlog dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a3005c commit 1d2ebfa

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ xlsxwriter = "==3.2.5"
3636
psycopg2 = "==2.9.11"
3737
django-storages = { extras = ["s3"], version = "==1.14.6" }
3838
django-opensearch-dsl = "==0.7.0"
39-
django-structlog = {extras = ["celery"], version = "==9.1.1"}
39+
django-structlog = {extras = ["celery"], version = "==10.0.0"}
4040
defusedxml = "==0.7.1"
4141
django-ninja = "==1.4.3"
4242
urllib3 = "==2.6.3"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)