Skip to content

Commit

Permalink
Bump aiohttp, pyxplora_api (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 authored Apr 24, 2024
1 parent 79a3223 commit 83f6f66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions custom_components/xplora_watch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/Ludy87/xplora_watch/issues",
"requirements": [
"pyxplora_api==2.12.7",
"pyxplora_api==2.12.8",
"backoff==2.2.1",
"requests==2.31.0",
"aiohttp==3.9.4",
"aiohttp==3.9.5",
"geopy==2.4.1",
"dataclasses-json==0.6.4",
"pydub",
"marshmallow-enum",
"security==1.2.1"
],
"version": "v2.13.8"
"version": "v2.13.9"
}
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Xplora\u00ae Watch",
"zip_release": true,
"render_readme": true,
"homeassistant": "2024.4.3",
"homeassistant": "2024.4.4",
"hacs": "1.34.0",
"filename": "xplora_watch.zip"
}

0 comments on commit 83f6f66

Please sign in to comment.