Skip to content

Commit ef20b68

Browse files
Bump django-debug-toolbar from 4.4.2 to 4.4.5
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.2 to 4.4.5. - [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@4.4.2...4.4.5) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7683cf commit ef20b68

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pydantic = "^2.7.1"
2525

2626

2727
[tool.poetry.group.dev.dependencies]
28-
django-debug-toolbar = "^4.4.2"
28+
django-debug-toolbar = "^4.4.5"
2929
factory-boy = "^3.3.0"
3030
tox = "^4.16.0"
3131
isort = "^5.12.0"

0 commit comments

Comments
 (0)