Skip to content

Commit 2761dcb

Browse files
gjohansson-STfrenck
authored andcommitted
Bump holidays to 0.83 (home-assistant#155107)
1 parent 3a00d96 commit 2761dcb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/holiday/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/holiday",
77
"iot_class": "local_polling",
8-
"requirements": ["holidays==0.82", "babel==2.15.0"]
8+
"requirements": ["holidays==0.83", "babel==2.15.0"]
99
}

homeassistant/components/workday/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"iot_class": "local_polling",
88
"loggers": ["holidays"],
99
"quality_scale": "internal",
10-
"requirements": ["holidays==0.82"]
10+
"requirements": ["holidays==0.83"]
1111
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)