Skip to content

Commit 99565be

Browse files
authored
Bump pydiscovergy to 3.0.1 (#117740)
1 parent 826f6c6 commit 99565be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/discovergy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://www.home-assistant.io/integrations/discovergy",
77
"integration_type": "service",
88
"iot_class": "cloud_polling",
9-
"requirements": ["pydiscovergy==3.0.0"]
9+
"requirements": ["pydiscovergy==3.0.1"]
1010
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@ pydelijn==1.1.0
17821782
pydexcom==0.2.3
17831783

17841784
# homeassistant.components.discovergy
1785-
pydiscovergy==3.0.0
1785+
pydiscovergy==3.0.1
17861786

17871787
# homeassistant.components.doods
17881788
pydoods==1.0.2

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@ pydeconz==115
13961396
pydexcom==0.2.3
13971397

13981398
# homeassistant.components.discovergy
1399-
pydiscovergy==3.0.0
1399+
pydiscovergy==3.0.1
14001400

14011401
# homeassistant.components.hydrawise
14021402
pydrawise==2024.4.1

0 commit comments

Comments
 (0)