diff --git a/homeassistant/components/workday/manifest.json b/homeassistant/components/workday/manifest.json index f43003738df..c22df102c48 100644 --- a/homeassistant/components/workday/manifest.json +++ b/homeassistant/components/workday/manifest.json @@ -2,7 +2,7 @@ "domain": "workday", "name": "Workday", "documentation": "https://www.home-assistant.io/integrations/workday", - "requirements": ["holidays==0.11.2"], + "requirements": ["holidays==0.11.3"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 1a6b64cce2b..3389acb1584 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -807,7 +807,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.11.2 +holidays==0.11.3 # homeassistant.components.frontend home-assistant-frontend==20210922.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index aca2471d108..3f35b80347a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -482,7 +482,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.11.2 +holidays==0.11.3 # homeassistant.components.frontend home-assistant-frontend==20210922.0