Upgrade emoji to 1.2.0 (#45847)
This commit is contained in:
parent
63cc2517dd
commit
811bbb7acb
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Mobile App",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/mobile_app",
|
||||
"requirements": ["PyNaCl==1.3.0", "emoji==0.5.4"],
|
||||
"requirements": ["PyNaCl==1.3.0", "emoji==1.2.0"],
|
||||
"dependencies": ["http", "webhook", "person", "tag"],
|
||||
"after_dependencies": ["cloud", "camera", "notify"],
|
||||
"codeowners": ["@robbiet480"],
|
||||
|
|
|
@ -11,7 +11,7 @@ ciso8601==2.1.3
|
|||
cryptography==3.3.1
|
||||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
emoji==0.5.4
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.41.0
|
||||
home-assistant-frontend==20210127.6
|
||||
httpx==0.16.1
|
||||
|
|
|
@ -541,7 +541,7 @@ eliqonline==1.2.2
|
|||
elkm1-lib==0.8.10
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
emoji==0.5.4
|
||||
emoji==1.2.0
|
||||
|
||||
# homeassistant.components.emulated_roku
|
||||
emulated_roku==0.2.1
|
||||
|
|
|
@ -290,7 +290,7 @@ elgato==1.0.0
|
|||
elkm1-lib==0.8.10
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
emoji==0.5.4
|
||||
emoji==1.2.0
|
||||
|
||||
# homeassistant.components.emulated_roku
|
||||
emulated_roku==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue