Bump wirelesstagpy to 0.4.1 (#38387)

This commit is contained in:
Sergiy Maysak 2020-07-30 12:45:04 +03:00 committed by GitHub
parent 8ab1b41974
commit 00a4bcff3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "wirelesstag",
"name": "Wireless Sensor Tags",
"documentation": "https://www.home-assistant.io/integrations/wirelesstag",
"requirements": ["wirelesstagpy==0.4.0"],
"requirements": ["wirelesstagpy==0.4.1"],
"codeowners": []
}

View File

@ -2213,7 +2213,7 @@ websocket-client==0.54.0
wiffi==1.0.0
# homeassistant.components.wirelesstag
wirelesstagpy==0.4.0
wirelesstagpy==0.4.1
# homeassistant.components.withings
withings-api==2.1.6