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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 60d34cf commit 895b2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pbr>=0.11

six==1.17.0
sqlparse==0.5.3 # django-debug-toolbar
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
python-mimeparse==2.0.0 # tastypie
python-dateutil==2.9.0 # tastypie
defusedxml==0.7.1 # tastypie
Expand Down

0 comments on commit 895b2dd

Please sign in to comment.