Skip to content

Commit

Permalink
build(deps-dev): bump django-debug-toolbar from 3.5.0 to 3.6.0 (#478)
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.5.0 to 3.6.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.5...3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2022
1 parent 0410153 commit 4a24a46
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -32,7 +32,7 @@ sentry-sdk = "^1.9.5"

[tool.poetry.dev-dependencies]
black = "^22.6"
django-debug-toolbar = "^3.5"
django-debug-toolbar = "^3.6"
django-extensions = "^3.2.0"
django-stubs = "^1.12.0"
flake8 = "^5.0.4"
Expand Down

0 comments on commit 4a24a46

Please sign in to comment.