Skip to content

Commit 417319f

Browse files
Bump ruff from 0.14.10 to 0.14.11 (#253)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.14.11. - [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.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dfe0a1 commit 417319f

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
@@ -20,7 +20,7 @@ spothinta-api = "==0.8.0"
2020
[tool.poetry.group.dev.dependencies]
2121
homeassistant = "~2025.4.4"
2222
pytest-homeassistant-custom-component = ">=0.13.0"
23-
ruff = "^0.14.10"
23+
ruff = "^0.14.11"
2424
mypy = ">=1.0,<1.20"
2525
pylint = "^4.0.4"
2626
yamllint = "^1.37.1"

0 commit comments

Comments
 (0)