Skip to content

Commit 283a15b

Browse files
Bump ruff from 0.9.7 to 0.11.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.11.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.9.7...0.11.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d963ab commit 283a15b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-devcontainer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.9.0
2-
ruff==0.9.7
2+
ruff==0.11.0
33
bump2version==1.0.1
44
bumpver==2024.1130
55
wheel

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
colorlog==6.9.0
22
homeassistant
33
pip>=21.0,<24.1
4-
ruff==0.9.7
4+
ruff==0.11.0
55
pre-commit==4.1.0
66
bump2version==1.0.1
77
bumpver==2024.1130

0 commit comments

Comments
 (0)