Skip to content

Commit 786e19a

Browse files
chore(deps): bump the major-updates group with 2 updates
Bumps the major-updates group with 2 updates: [django](https://github.com/django/django) and [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar). Updates `django` from 5.2.9 to 5.2.10 - [Commits](django/django@5.2.9...5.2.10) Updates `django-debug-toolbar` from 5.2.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@5.2.0...6.1.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-updates - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efa5ab4 commit 786e19a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ uvicorn = "^0.40.0"
4444

4545
[tool.poetry.group.dev.dependencies]
4646
black = "^25.12.0"
47-
django-debug-toolbar = "^5.2.0"
47+
django-debug-toolbar = "^6.1.0"
4848
flake8 = "^7.2.0"
4949
pre-commit = "^4.5.1"
5050
pyflakes = "^3.3.2"

0 commit comments

Comments
 (0)