Skip to content

Commit

Permalink
Bump django-debug-toolbar in /{{cookiecutter.project_name}} (#2555)
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.3.0 to 4.4.1.
- [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.3...4.4.1)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 4f62aed commit 28af534
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions {{cookiecutter.project_name}}/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ structlog = "^24.1"


[tool.poetry.group.dev.dependencies]
django-debug-toolbar = "^4.3"
django-debug-toolbar = "^4.4"
django-migration-linter = "^5.1"
django-extra-checks = "^0.14"
nplusone = "^1.0"
Expand Down

0 comments on commit 28af534

Please sign in to comment.