Skip to content

Commit e847573

Browse files
build(deps-dev): bump django-debug-toolbar from 6.2.0 to 6.3.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.2.0 to 6.3.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.2.0...6.3.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 595ead9 commit e847573

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev = [
2828
"pytest-cov>=6.2.1",
2929
"pytest-django>=4.11.1",
3030
"ruff>=0.12.11",
31-
"django-debug-toolbar==6.2.0",
31+
"django-debug-toolbar==6.3.0",
3232
]
3333
prod = [
3434
"pyasyncore==1.0.5",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)