Skip to content

Commit 3e4c341

Browse files
Chore(deps): bump django-debug-toolbar in /solution/backend (#2119)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0609c25 commit 3e4c341

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

solution/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"django==6.0.3",
1212
"django-cors-headers==4.9.0",
1313
"django-csp==4.0",
14-
"django-debug-toolbar==6.2.0",
14+
"django-debug-toolbar==6.3.0",
1515
"django-jsonform==2.23.2",
1616
"django-model-utils==5.0.0",
1717
"django-solo==2.5.1",

solution/backend/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)