Skip to content

Commit 1ff9dcf

Browse files
build(deps): Bump ruff from 0.14.2 to 0.14.3
Bumps [ruff](https://github.com/astral-sh/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) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1db4b6 commit 1ff9dcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-devcontainer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.10.1
2-
ruff==0.14.2
2+
ruff==0.14.3
33
bump2version
44
wheel
55

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
colorlog==6.10.1
22
homeassistant
33
pip>=21.0,<25.4
4-
ruff==0.14.2
4+
ruff==0.14.3
55
pre-commit==4.3.0
66
bump2version==1.0.1
77

0 commit comments

Comments
 (0)