Upgrade holidays to 0.10.5.2 (#46013)

This commit is contained in:
Fabian Affolter 2021-02-04 23:32:56 +01:00 committed by GitHub
parent 912b816117
commit c7febacd9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "workday",
"name": "Workday",
"documentation": "https://www.home-assistant.io/integrations/workday",
"requirements": ["holidays==0.10.4"],
"requirements": ["holidays==0.10.5.2"],
"codeowners": ["@fabaff"],
"quality_scale": "internal"
}