Skip to content

Commit

Permalink
Bump django-debug-toolbar from 3.8.1 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.8.1 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](jazzband/django-debug-toolbar@3.8.1...4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2023
1 parent e66c083 commit 7322af9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ whitenoise = "^6.5.0"

[tool.poetry.dev-dependencies]
black = "^23"
django-debug-toolbar = "^3.8.1"
django-debug-toolbar = "^4.2.0"
django-pattern-library = "~1.0.0"
django-stubs = "^1.9.0"
djhtml = "~3.0.6"
Expand Down

0 comments on commit 7322af9

Please sign in to comment.