Skip to content

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

homeassistant/components/huawei_lte/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"requirements": [
1010
"huawei-lte-api==1.10.0",
1111
"stringcase==1.2.0",
12-
"url-normalize==1.4.3"
12+
"url-normalize==2.2.0"
1313
],
1414
"ssdp": [
1515
{

homeassistant/components/syncthru/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"documentation": "https://www.home-assistant.io/integrations/syncthru",
77
"iot_class": "local_polling",
88
"loggers": ["pysyncthru"],
9-
"requirements": ["PySyncThru==0.8.0", "url-normalize==1.4.3"],
9+
"requirements": ["PySyncThru==0.8.0", "url-normalize==2.2.0"],
1010
"ssdp": [
1111
{
1212
"deviceType": "urn:schemas-upnp-org:device:Printer:1",

homeassistant/components/zwave_me/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"config_flow": true,
77
"documentation": "https://www.home-assistant.io/integrations/zwave_me",
88
"iot_class": "local_push",
9-
"requirements": ["zwave-me-ws==0.4.3", "url-normalize==1.4.3"],
9+
"requirements": ["zwave-me-ws==0.4.3", "url-normalize==2.2.0"],
1010
"zeroconf": [
1111
{
1212
"type": "_hap._tcp.local.",

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)