Skip to content

Commit bc576db

Browse files
chore(deps-dev): bump django-debug-toolbar from 6.0.0 to 6.1.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.0.0 to 6.1.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.0.0...6.1.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1df2832 commit bc576db

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.0.0
5+
django-debug-toolbar==6.1.0
66
django-debug-toolbar-request-history==0.1.4
77

88
# Testing dependencies

0 commit comments

Comments
 (0)