diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-26 12:01:21 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-01-27 01:26:29 +0530 |
| commit | fe3b768ca8bb38ea15f797a81aa18d40c470c5b8 (patch) | |
| tree | 80fe744ae4aaae01f4e2dc433b5217eed75c5d47 /requirements | |
| parent | c7adb5d44cd3e7fce4ae0dfafa6bfcd6e58765b8 (diff) | |
Bump django-debug-toolbar from 6.1.0 to 6.2.0 in /requirements
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.1.0 to 6.2.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](https://github.com/django-commons/django-debug-toolbar/compare/6.1.0...6.2.0)
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-version: 6.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index a51dfdb3..2e8d194b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ -r common.txt black==26.1.0 # Used by Django's find_formatters and run_formatters -django-debug-toolbar==6.1.0 +django-debug-toolbar==6.2.0 prek==0.2.27 psycopg[binary]==3.3.2 watchdog==6.0.0 |
