Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent 00de290 commit e3e91d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ pre-commit = "3.3.3"
python = "^3.11"
Django = "4.2.3"
django-admin-interface = "0.26.0"
django-debug-toolbar = "4.0.0"
django-debug-toolbar = "4.1.0"
django-environ = "0.10.0"
django-extensions = "3.2.3"
dj-database-url = "2.0.0"
Expand Down

0 comments on commit e3e91d4

Please sign in to comment.