Skip to content

Commit

Permalink
Updated to homeassistant==2024.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iprak committed Jun 16, 2024
1 parent 1116595 commit 51be08a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Pre-commit requirements (copied from requirements_test_pre_commit.txt)
codespell==2.3.0
ruff==0.4.7
ruff==0.4.9
yamllint==1.35.1

# from requirements_test.txt
astroid==3.2.2
coverage==7.5.0
coverage==7.5.3
freezegun==1.5.0
mock-open==1.4.0
mypy-dev==1.11.0a5
mypy-dev==1.11.0a6
pre-commit==3.7.1
pydantic==1.10.15
pylint==3.2.2
Expand Down Expand Up @@ -68,23 +68,23 @@ ciso8601==2.3.1
fnv-hash-fast==0.5.0
hass-nabucasa==0.81.1
httpx==0.27.0
home-assistant-bluetooth==1.12.0
home-assistant-bluetooth==1.12.1
ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
PyJWT==2.8.0
cryptography==42.0.5
cryptography==42.0.8
Pillow==10.3.0
pyOpenSSL==24.1.0
orjson==3.10.3
orjson==3.9.15
packaging>=23.1
pip>=21.3.1
psutil-home-assistant==0.0.1
python-slugify==8.0.4
PyYAML==6.0.1
requests==2.31.0
requests==2.32.3
SQLAlchemy==2.0.30
typing-extensions>=4.12.1,<5.0
typing-extensions>=4.12.2,<5.0
ulid-transform==0.9.0
urllib3>=1.26.5,<2
voluptuous==0.13.1
Expand Down Expand Up @@ -116,23 +116,23 @@ bluetooth-data-tools==1.19.0
cached_ipaddress==0.3.0
certifi>=2021.5.30
ciso8601==2.3.1
cryptography==42.0.5
cryptography==42.0.8
dbus-fast==2.21.3
fnv-hash-fast==0.5.0
ha-av==10.1.1
ha-ffmpeg==3.2.0
habluetooth==3.1.1
hass-nabucasa==0.81.1
hassil==1.7.1
home-assistant-bluetooth==1.12.0
home-assistant-frontend==20240604.0
home-assistant-intents==2024.6.3
home-assistant-bluetooth==1.12.1
home-assistant-frontend==20240610.1
home-assistant-intents==2024.6.5
httpx==0.27.0
ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.10.3
orjson==3.9.15
packaging>=23.1
paho-mqtt==1.6.1
Pillow==10.3.0
Expand All @@ -146,9 +146,9 @@ python-slugify==8.0.4
PyTurboJPEG==1.7.1
pyudev==0.24.1
PyYAML==6.0.1
requests==2.31.0
requests==2.32.3
SQLAlchemy==2.0.30
typing-extensions>=4.12.1,<5.0
typing-extensions>=4.12.2,<5.0
ulid-transform==0.9.0
urllib3>=1.26.5,<2
voluptuous-serialize==2.6.0
Expand All @@ -159,5 +159,5 @@ zeroconf==0.132.2


# HomeAssistant
pytest-homeassistant-custom-component==0.13.125
homeassistant==2024.5.5
pytest-homeassistant-custom-component==0.13.135
homeassistant==2024.6.3

0 comments on commit 51be08a

Please sign in to comment.