Bump pytile to 4.0.0 (#37398)

This commit is contained in:
Aaron Bach 2020-07-02 23:07:54 -06:00 committed by GitHub
parent 7e664fbb3b
commit 187a20288b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,6 +3,6 @@
"name": "Tile",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tile",
"requirements": ["pytile==3.0.6"],
"requirements": ["pytile==4.0.0"],
"codeowners": ["@bachya"]
}

View file

@ -1784,7 +1784,7 @@ python_opendata_transport==0.2.1
pythonegardia==1.0.40
# homeassistant.components.tile
pytile==3.0.6
pytile==4.0.0
# homeassistant.components.touchline
pytouchline==0.7

View file

@ -784,7 +784,7 @@ python-velbus==2.0.43
python_awair==0.1.1
# homeassistant.components.tile
pytile==3.0.6
pytile==4.0.0
# homeassistant.components.traccar
pytraccar==0.9.0