Skip to content

Commit

Permalink
build(deps): Bump django-debug-toolbar from 3.8.1 to 4.2.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.8.1 to 4.2.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.8.1...4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 337297b commit 1b3ad5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ coveralls==3.3.1
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
faker==17.0.0

django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar
django-debug-toolbar==4.2.0 # https://github.com/jazzband/django-debug-toolbar
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
pyopenssl # for running dev server under https
Expand Down

0 comments on commit 1b3ad5f

Please sign in to comment.