Skip to content

Commit

Permalink
chore(deps-dev): bump django-debug-toolbar in /requirements
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.1.0 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@4.1...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 Aug 11, 2023
1 parent b730f0a commit 5bba98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest-django==4.5.2
prospector==1.10.2
factory_boy==3.3.0
Faker==19.3.0
django-debug-toolbar==4.1.0
django-debug-toolbar==4.2.0
pylint<3
black==23.7.0
pre-commit==3.3.3
Expand Down

0 comments on commit 5bba98d

Please sign in to comment.