diff --git a/homeassistant/components/workday/manifest.json b/homeassistant/components/workday/manifest.json index 1c9a533d998..c7c993e70d0 100644 --- a/homeassistant/components/workday/manifest.json +++ b/homeassistant/components/workday/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_polling", "loggers": ["holidays"], "quality_scale": "internal", - "requirements": ["holidays==0.35"] + "requirements": ["holidays==0.36"] } diff --git a/requirements_all.txt b/requirements_all.txt index 57985bbf20d..7852cbbadd9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1015,7 +1015,7 @@ hlk-sw16==0.0.9 hole==0.8.0 # homeassistant.components.workday -holidays==0.35 +holidays==0.36 # homeassistant.components.frontend home-assistant-frontend==20231030.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b84037a2f84..421e0db26d4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -799,7 +799,7 @@ hlk-sw16==0.0.9 hole==0.8.0 # homeassistant.components.workday -holidays==0.35 +holidays==0.36 # homeassistant.components.frontend home-assistant-frontend==20231030.2