Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lymanepp committed Mar 26, 2024
1 parent 905fa11 commit 63794c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
black==23.3.0
homeassistant-stubs==2023.9.0
homeassistant-stubs==2024.3.0
isort==5.12
mypy==1.5.1
numpy==1.23.2
pylint==2.17.4
pytest==7.3.1
pytest-aiohttp==1.0.4
pytest-asyncio==0.21.0
pytest-cov==4.1.0
pytest-homeassistant-custom-component>=0.13.54
numpy==1.26.0
pylint==3.1.0
pytest==8.1.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.6
pytest-cov==5.0.0
pytest-homeassistant-custom-component>=0.13.107
voluptuous-stubs==0.1.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
homeassistant==2023.9.0
numpy==1.23.2
homeassistant==2024.3.0
numpy==1.26.0

0 comments on commit 63794c0

Please sign in to comment.