Skip to content

Commit cf9e7b6

Browse files
build(deps-dev): update django-debug-toolbar requirement
Updates the requirements on [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16d23ea commit cf9e7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django~=5.1.0
22
djangorestframework~=3.15.2
33
django-filter~=24.2.0
4-
django-debug-toolbar~=4.4.6
4+
django-debug-toolbar~=5.0.1
55
django-dbbackup~=4.2.0
66
-r requirements-test.txt

0 commit comments

Comments
 (0)