Skip to content

Commit dff2ee2

Browse files
authored
Bump python-synology to 0.7.4 (#35052)
1 parent ecdcfb8 commit dff2ee2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/synology_dsm/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "synology_dsm",
33
"name": "Synology DSM",
44
"documentation": "https://www.home-assistant.io/integrations/synology_dsm",
5-
"requirements": ["python-synology==0.7.3"],
5+
"requirements": ["python-synology==0.7.4"],
66
"codeowners": ["@ProtoThis", "@Quentame"],
77
"config_flow": true,
88
"ssdp": [

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@ python-sochain-api==0.0.2
16921692
python-songpal==0.11.2
16931693

16941694
# homeassistant.components.synology_dsm
1695-
python-synology==0.7.3
1695+
python-synology==0.7.4
16961696

16971697
# homeassistant.components.tado
16981698
python-tado==0.8.1

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ python-miio==0.5.0.1
662662
python-nest==4.1.0
663663

664664
# homeassistant.components.synology_dsm
665-
python-synology==0.7.3
665+
python-synology==0.7.4
666666

667667
# homeassistant.components.tado
668668
python-tado==0.8.1

0 commit comments

Comments
 (0)