Skip to content

Commit

Permalink
Bump cached-ipaddress to 0.8.1 (home-assistant#139061)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Feb 22, 2025
1 parent f7e8bc4 commit 4b342b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/dhcp/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"requirements": [
"aiodhcpwatcher==1.1.1",
"aiodiscover==2.6.0",
"cached-ipaddress==0.8.0"
"cached-ipaddress==0.8.1"
]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bleak==0.22.3
bluetooth-adapters==0.21.4
bluetooth-auto-recovery==1.4.4
bluetooth-data-tools==1.23.4
cached-ipaddress==0.8.0
cached-ipaddress==0.8.1
certifi>=2021.5.30
ciso8601==2.3.2
cronsim==2.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements_test_all.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b342b7

Please sign in to comment.