Skip to content

Commit

Permalink
build(deps-dev): update django-debug-toolbar requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](jazzband/django-debug-toolbar@4.4...4.4.6)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4ec9033 commit 402dbfb
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
@@ -1,6 +1,6 @@
Django~=5.0.7
djangorestframework~=3.15.2
django-filter~=24.2.0
django-debug-toolbar~=4.4.0
django-debug-toolbar~=4.4.6
django-dbbackup~=4.1.0
-r requirements-test.txt

0 comments on commit 402dbfb

Please sign in to comment.