Bump django-debug-toolbar from 4.1.0 to 4.2.0

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.1.0 to 4.2.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](https://github.com/jazzband/django-debug-toolbar/compare/4.1...4.2)

---
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>
This commit is contained in:
dependabot[bot] 2023-08-11 19:42:15 +00:00 committed by GitHub
parent b7773181ae
commit 7e9353b51b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 302 deletions

316
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@ pylint-django = "^2.5.3"
pylint-celery = "^0.3"
pre-commit = "^3.3.3"
factory-boy = "^3.2.1"
django-debug-toolbar = "^4.1.0"
django-debug-toolbar = "^4.2.0"
django-extensions = "^3.2.1"
django-coverage-plugin = "^3.0.0"
pytest-django = "^4.5.2"