Skip to content

Commit 44a02ac

Browse files
Bump holidays to 0.69 (#141391)
1 parent 73642da commit 44a02ac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/holiday/manifest.json

+1-1
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.68", "babel==2.15.0"]
8+
"requirements": ["holidays==0.69", "babel==2.15.0"]
99
}

homeassistant/components/workday/manifest.json

+1-1
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.68"]
10+
"requirements": ["holidays==0.69"]
1111
}

requirements_all.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)