Skip to content

Commit

Permalink
Update home-assistant-bluetooth to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Oct 5, 2024
1 parent 11ea582 commit 83fc349
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0
habluetooth==3.5.0
hass-nabucasa==0.81.1
hassil==1.7.4
home-assistant-bluetooth==1.12.2
home-assistant-bluetooth==1.13.0
home-assistant-frontend==20241002.2
home-assistant-intents==2024.10.2
httpx==0.27.2
Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.27.2",
"home-assistant-bluetooth==1.12.2",
"home-assistant-bluetooth==1.13.0",
"ifaddr==0.2.0",
"Jinja2==3.1.4",
"lru-dict==1.3.0",
Expand Down Expand Up @@ -925,4 +925,3 @@ max-complexity = 25

[tool.ruff.lint.pydocstyle]
property-decorators = ["propcache.cached_property"]

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ciso8601==2.3.1
fnv-hash-fast==1.0.2
hass-nabucasa==0.81.1
httpx==0.27.2
home-assistant-bluetooth==1.12.2
home-assistant-bluetooth==1.13.0
ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
Expand Down

0 comments on commit 83fc349

Please sign in to comment.