diff --git a/homeassistant/components/workday/manifest.json b/homeassistant/components/workday/manifest.json index c22df102c48..f75e25dd97e 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.3"], + "requirements": ["holidays==0.11.3.1"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 250d29c88e5..56a183c57de 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.3 +holidays==0.11.3.1 # homeassistant.components.frontend home-assistant-frontend==20210922.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7e8efd26c01..c49eeffa9ab 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.3 +holidays==0.11.3.1 # homeassistant.components.frontend home-assistant-frontend==20210922.0