diff --git a/homeassistant/components/openexchangerates/manifest.json b/homeassistant/components/openexchangerates/manifest.json index a795eaf8d5ec7037b2fa80d8004bd8c2b67c223a..f2377478c5f91caffa0362b475e263b83cb7e978 100644 --- a/homeassistant/components/openexchangerates/manifest.json +++ b/homeassistant/components/openexchangerates/manifest.json @@ -2,7 +2,7 @@ "domain": "openexchangerates", "name": "Open Exchange Rates", "documentation": "https://www.home-assistant.io/integrations/openexchangerates", - "requirements": ["aioopenexchangerates==0.3.0"], + "requirements": ["aioopenexchangerates==0.4.0"], "codeowners": ["@MartinHjelmare"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index ead73586d7ad836b8afcb806c8ea4b2102369fab..5dbce1961829209aa0bbbbfc252f8d575a8328e8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -220,7 +220,7 @@ aionotion==3.0.2 aiooncue==0.3.4 # homeassistant.components.openexchangerates -aioopenexchangerates==0.3.0 +aioopenexchangerates==0.4.0 # homeassistant.components.acmeda aiopulse==0.4.3