Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 63b361d

Browse files
Bump django-debug-toolbar from 3.4.0 to 3.7.0
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.4.0 to 3.7.0. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@3.4...3.7) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 917b665 commit 63b361d

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
@@ -25,7 +25,7 @@ dependencies = [
2525
[project.optional-dependencies]
2626
dev = [
2727
"axe-selenium-python==2.1.6",
28-
"django-debug-toolbar==3.4.0",
28+
"django-debug-toolbar==3.7.0",
2929
"autoreduce-rest-api",
3030
"gunicorn",
3131
"mysqlclient==2.1.0",

0 commit comments

Comments
 (0)