Skip to content

Commit

Permalink
Update to homeassistant==2023.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iprak authored Sep 13, 2023
1 parent e9e79b7 commit 7368227
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Pre-commit requirements (copied from requirements_test_pre_commit.txt)
black==23.7.0
black==23.9.1
codespell==2.2.2
ruff==0.0.285
ruff==0.0.289
yamllint==1.32.0

# Unit tests requirements (from requirements_test.txt)
Expand All @@ -28,13 +28,13 @@ requests_mock==1.11.0

# Packages from package_constraints.txt which are otherwise installed on run
aiohttp-cors==0.7.0
home-assistant-frontend==20230906.1
home-assistant-frontend==20230911.0
janus==1.0.0
numpy==1.23.2
Pillow==10.0.0
SQLAlchemy==2.0.15
radios==0.1.1

# HomeAssistant
pytest-homeassistant-custom-component==0.13.55
homeassistant==2023.9.1
pytest-homeassistant-custom-component==0.13.56
homeassistant==2023.9.2

0 comments on commit 7368227

Please sign in to comment.