Skip to content

Commit 67d400d

Browse files
Bump django-debug-toolbar from 4.4.6 to 5.0.1 (#314)
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 to 5.0.1. - [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:production 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 0eda437 commit 67d400d

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
@@ -44,7 +44,7 @@ dev = [
4444
test = [
4545
"beautifulsoup4==4.12.3",
4646
"coverage==7.6.10",
47-
"django-debug-toolbar==4.4.6",
47+
"django-debug-toolbar==5.0.1",
4848
"factory-boy==3.3.1",
4949
"pytest-django==4.9.0",
5050
"pytest-cov==6.0.0",

0 commit comments

Comments
 (0)