Skip to content

Commit

Permalink
Bump django-debug-toolbar from 4.4.6 to 5.0.1
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]>
  • Loading branch information
dependabot[bot] authored and rolandgeider committed Feb 23, 2025
1 parent 5a9ac1d commit 82781de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ faker==35.0.0
# Development packages
django-extensions~=3.2
coverage==7.6.10
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
isort==5.13.2
ruff==0.9.0
tblib==3.0.0

0 comments on commit 82781de

Please sign in to comment.