Skip to content

Commit 66dd811

Browse files
Bump django-debug-toolbar from 5.2.0 to 6.0.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@5.2.0...6.0.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8586e53 commit 66dd811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pbr==6.1.0
1717

1818
six==1.17.0
1919
sqlparse==0.5.3 # django-debug-toolbar
20-
django-debug-toolbar==5.2.0
20+
django-debug-toolbar==6.0.0
2121
python-mimeparse==2.0.0 # tastypie
2222
python-dateutil==2.9.0 # tastypie
2323
defusedxml==0.7.1 # tastypie

0 commit comments

Comments
 (0)