Skip to content

Commit 2f44876

Browse files
Bump ruff from 0.14.7 to 0.14.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.7 to 0.14.9. - [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.7...0.14.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ae94e6 commit 2f44876

File tree

2 files changed

+34
-22
lines changed

2 files changed

+34
-22
lines changed

poetry.lock

Lines changed: 33 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
@@ -23,7 +23,7 @@ dependencies = [
2323
package-mode = false
2424

2525
[tool.poetry.group.dev.dependencies]
26-
ruff = "^0.14.7"
26+
ruff = "^0.14.9"
2727
playwright = "^1.56.0"
2828
axe-playwright-python = "^0.1.7"
2929
behave-django = "^1.8.0"

0 commit comments

Comments
 (0)