Skip to content

Commit 1909635

Browse files
Bump django-debug-toolbar from 4.4.6 to 5.0.1 (#93)
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 to 5.0.1. - [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@4.4.6...5.0.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10e6473 commit 1909635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django==4.2.10
22
django-pipeline==4.0.0
33
django-widget-tweaks==1.5.0
44
django-dotenv==1.4.2
5-
django-debug-toolbar==4.4.6
5+
django-debug-toolbar==5.0.1
66
django-redis==5.4.0
77
mysqlclient==2.2.7
88
pytz==2024.2

0 commit comments

Comments
 (0)