Skip to content

Commit

Permalink
Bump django-debug-toolbar from 2.1 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.1 to 2.2.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/2.2.1/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@2.1...2.2.1)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent 34d181f commit 7cc6054
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pytest-django = "==3.8.0"
[packages]
dj-database-url = "==0.5.0"
django-configurations = "==2.2"
django-debug-toolbar = "==2.1"
django-debug-toolbar = "==2.2.1"
django-extensions = "==2.2.5"
Django = "==2.2.*"
psycopg2-binary = "==2.8.4"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cc6054

Please sign in to comment.