Skip to content

Commit 22321c2

Browse files
Bump holidays to 0.84 (home-assistant#155802)
1 parent 4419c23 commit 22321c2

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.83", "babel==2.15.0"]
8+
"requirements": ["holidays==0.84", "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.83"]
10+
"requirements": ["holidays==0.84"]
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)