Skip to content

Commit 202250c

Browse files
chore(deps-dev): bump django-debug-toolbar from 6.3.0 to 7.0.0 (#15071)
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.3.0 to 7.0.0. - [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@6.3.0...7.0.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa486c0 commit 202250c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# These are only needed during development and testing
33

44
# Debug toolbar for development
5-
django-debug-toolbar==6.3.0
5+
django-debug-toolbar==7.0.0
66
django-debug-toolbar-request-history==0.1.4
77

88
# Testing dependencies

0 commit comments

Comments
 (0)