Skip to content

Commit 869a59d

Browse files
Bump django-debug-toolbar from 4.2.0 to 5.1.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.2.0 to 5.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@4.2...5.1.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6a95c3 commit 869a59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pre-commit==3.5.0 # https://github.com/pre-commit/pre-commit
1818

1919
# Django
2020
# ------------------------------------------------------------------------------
21-
django-debug-toolbar==4.2.0 # https://github.com/jazzband/django-debug-toolbar
21+
django-debug-toolbar==5.1.0 # https://github.com/jazzband/django-debug-toolbar
2222
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
2323
factory-boy==3.3.0 # https://github.com/FactoryBoy/factory_boy
2424
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)