Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b6e4397 commit 18a7377
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -26,7 +26,7 @@ redis = "^5.0"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
rich = "^13.7.1"
django-debug-toolbar = "^4.2"
django-debug-toolbar = "^4.4"
ipython = "^8.25.0"

[build-system]
Expand Down

0 comments on commit 18a7377

Please sign in to comment.