Skip to content

Commit 23ab430

Browse files
Bump ruff from 0.13.3 to 0.14.0 in the dev group
Bumps the dev group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.13.3 to 0.14.0 - [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.13.3...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24085ea commit 23ab430

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -40,7 +40,7 @@ time-machine = "^2.17.0"
4040
pytest-playwright = "^0.7.0"
4141
ipdb = "^0.13.13"
4242
axe-playwright-python = "^0.1.5"
43-
ruff = "^0.13.3"
43+
ruff = "^0.14.0"
4444
django-debug-toolbar = "^6.0.0"
4545
requests-mock = "^1.12.1"
4646
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)