From 064a3f9729f500ded940bcf43fc1fc3f91317486 Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Wed, 24 Apr 2024 10:31:04 +0200 Subject: [PATCH] Bump aiohttp, pyxplora_api --- custom_components/xplora_watch/manifest.json | 6 +++--- hacs.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom_components/xplora_watch/manifest.json b/custom_components/xplora_watch/manifest.json index 50c843d..550e6b5 100644 --- a/custom_components/xplora_watch/manifest.json +++ b/custom_components/xplora_watch/manifest.json @@ -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" } diff --git a/hacs.json b/hacs.json index 712505a..9bbb6a5 100644 --- a/hacs.json +++ b/hacs.json @@ -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" } \ No newline at end of file