Bump pytile to 4.0.0 (#37398)
This commit is contained in:
parent
7e664fbb3b
commit
187a20288b
3 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue