Skip to content

Commit

Permalink
Bump django-debug-toolbar from 4.4.6 to 5.0.1 (#4510)
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 to 5.0.1.
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@4.4.6...5.0.1)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 7637bd8 commit 5bb2a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django==4.2.18
# -c requirements.txt
# django-debug-toolbar
# django-extensions
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
# via -r dev-requirements.in
django-extensions==3.2.3
# via -r dev-requirements.in
Expand Down

0 comments on commit 5bb2a65

Please sign in to comment.