Skip to content

Commit

Permalink
build(deps): Bump ruff from 0.9.1 to 0.9.5
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to 0.9.5.
- [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.1...0.9.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 3fad6f6 commit 21e3441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-devcontainer.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog==6.9.0
ruff==0.9.1
ruff==0.9.5
bump2version
wheel

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
colorlog==6.9.0
homeassistant
pip>=21.0,<25.1
ruff==0.9.1
ruff==0.9.5
pre-commit==4.1.0
bump2version==1.0.1

Expand Down

0 comments on commit 21e3441

Please sign in to comment.