Skip to content

Commit

Permalink
Bump django-debug-toolbar from 3.2.1 to 4.3.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.2.1 to 4.3.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](django-commons/django-debug-toolbar@3.2.1...4.3)

---
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 Feb 22, 2024
1 parent 95304aa commit ee7c3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ responses==0.13.3

# Extra stuff required for local dev

django-debug-toolbar==3.2.1
django-debug-toolbar==4.3.0
coverage
ddt
model-bakery==1.4.0

0 comments on commit ee7c3cc

Please sign in to comment.