Skip to content

Commit 140a31a

Browse files
build(deps): Bump django-debug-toolbar from 5.0.1 to 5.1.0 (#1478)
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.0.1 to 5.1.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@5.0.1...5.1.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 5.1.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 93220df commit 140a31a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ django-bootstrap3 = "^25.1"
6262
django-cleanup = "^9.0.0"
6363
django-common-helpers = "^0.9.2"
6464
django-cron = "^0.6.0"
65-
django-debug-toolbar = "^5.0.1"
65+
django-debug-toolbar = "^5.1.0"
6666
django-environ = "^0.12.0"
6767
django-fullurl = "^1.4"
6868
django-heroku = "^0.3.1"

0 commit comments

Comments
 (0)