Skip to content

Commit 8a8e50c

Browse files
Bump the dev group with 2 updates
Bumps the dev group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar). Updates `ruff` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.2...0.14.3) Updates `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: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c2fd01 commit 8a8e50c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ time-machine = "^2.17.0"
4141
pytest-playwright = "^0.7.0"
4242
ipdb = "^0.13.13"
4343
axe-playwright-python = "^0.1.6"
44-
ruff = "^0.14.2"
45-
django-debug-toolbar = "^6.0.0"
44+
ruff = "^0.14.3"
45+
django-debug-toolbar = "^6.1.0"
4646
requests-mock = "^1.12.1"
4747
pytest-cov = "^7.0.0"
4848
djlint = "^1.36.4"

0 commit comments

Comments
 (0)