Skip to content

Commit

Permalink
Merge pull request #1444 from maykinmedia/issues/2810-log-system-erro…
Browse files Browse the repository at this point in the history
…rs-explicitly

Bump django-timeline-logger to v4.0.0
  • Loading branch information
alextreme authored Oct 15, 2024
2 parents 7cfa09e + 63d98be commit 224f34b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ django-solo==2.2.0
# mozilla-django-oidc-db
# notifications-api-common
# zgw-consumers
django-timeline-logger==3.0.0
django-timeline-logger==4.0.0
# via -r requirements/base.in
django-timezone-field==6.1.0
# via django-celery-beat
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ django-solo==2.2.0
# mozilla-django-oidc-db
# notifications-api-common
# zgw-consumers
django-timeline-logger==3.0.0
django-timeline-logger==4.0.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ django-solo==2.2.0
# mozilla-django-oidc-db
# notifications-api-common
# zgw-consumers
django-timeline-logger==3.0.0
django-timeline-logger==4.0.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down

0 comments on commit 224f34b

Please sign in to comment.