Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
SukramJ committed Jan 4, 2025
1 parent db1c6ed commit 4e0b5b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.5
hooks:
- id: ruff
args:
Expand Down
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

async-upnp-client==0.42.0
hahomematic==2025.1.0
homeassistant==2025.1.0b7
homeassistant==2025.1.0
isal==1.7.1
mypy-dev==1.14.0a7
pre-commit==4.0.1
pur==7.3.3
pydevccu==0.1.9
pylint==3.3.3
pylint_strict_informational==0.1
pytest-homeassistant-custom-component==0.13.200
pytest-homeassistant-custom-component==0.13.201
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ bandit==1.8.0
codespell==2.3.0
pre-commit-hooks==v5.0.0
python-typing-update==v0.7.0
ruff==0.8.4
ruff==0.8.5
yamllint==1.35.1

0 comments on commit 4e0b5b3

Please sign in to comment.