Skip to content

Commit c8ed233

Browse files
chore(deps-dev): bump django-debug-toolbar from 5.2.0 to 6.2.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.2.0 to 6.2.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@5.2.0...6.2.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 929affd commit c8ed233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev = [
7373
"Faker==40.4.0",
7474
"tblib==1.7.0",
7575
"responses==0.26.0",
76-
"django-debug-toolbar==5.2.0",
76+
"django-debug-toolbar==6.2.0",
7777
"coverage",
7878
"ddt",
7979
"model-bakery==1.23.3",

0 commit comments

Comments
 (0)