Skip to content

Commit a14ffb0

Browse files
dependabot[bot]SaptakS
authored andcommitted
Bump django-debug-toolbar from 6.0.0 to 6.1.0 in /requirements
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.0.0 to 6.1.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@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01c2269 commit a14ffb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r common.txt
22
black==25.9.0 # Used by Django's find_formatters and run_formatters
3-
django-debug-toolbar==6.0.0
3+
django-debug-toolbar==6.1.0
44
pre-commit~=4.3.0
55
psycopg[binary]==3.2.12
66
watchdog==6.0.0

0 commit comments

Comments
 (0)