Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed Jan 7, 2024
1 parent 0b5f0b2 commit efb4e03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r requirements.txt

homeassistant==2022.3.3
pre-commit==2.5.0
homeassistant==2023.8.2
pre-commit
5 changes: 3 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-r requirements_dev.txt

pytest==7.0.1
pytest-homeassistant-custom-component==0.7.2 # 2022.3.3
pytest==7.3.1
pytest-socket==0.6.0
pytest-homeassistant-custom-component==0.13.51 # 2023.8.2
pytest-timeout==2.1.0

0 comments on commit efb4e03

Please sign in to comment.