Skip to content

Commit 426087f

Browse files
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 50e7cdb commit 426087f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ bootstrap = [
5757
dev = [
5858
"bornhack-website[bootstrap]",
5959
"bornhack-website[test]",
60-
"django-debug-toolbar==6.2.0",
60+
"django-debug-toolbar==6.3.0",
6161
"pipdeptree==2.30.0",
6262
"pre-commit==4.5.1",
6363
"setuptools_scm==9.2.2",

0 commit comments

Comments
 (0)