Skip to content

Commit

Permalink
poetry bot: bump django-debug-toolbar from 3.8.1 to 4.4.6
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.4.6.
- [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@3.8.1...4.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 6d48f7f commit 2952846
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -53,7 +53,7 @@ django-simple-history = "^3.7.0"
[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
coverage = "^7.5.1"
django-debug-toolbar = "^3.8.1"
django-debug-toolbar = "^4.4.6"
factory-boy = "^3.3.0"
flake8 = "^6.1.0"
freezegun = "^1.4.0"
Expand Down

0 comments on commit 2952846

Please sign in to comment.