Skip to content

Commit

Permalink
Update django-debug-toolbar requirement from <3.6,>=3.2 to >=3.2,<3.9
Browse files Browse the repository at this point in the history
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) to permit the latest version.
- [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...3.8.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 Jan 1, 2023
1 parent 4f7c83c commit c8d45b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Development
django-debug-toolbar>=3.2,<3.6
django-debug-toolbar>=3.2,<3.9
django-extensions>=3.1,<3.2
flake8>=3.9,<4.1
isort>=5.9,<5.11
Expand Down

0 comments on commit c8d45b3

Please sign in to comment.