mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update emoji to 1.6.3 (#64663)
This commit is contained in:
parent
090e667b64
commit
5bbbf8eee3
@ -3,7 +3,7 @@
|
|||||||
"name": "Mobile App",
|
"name": "Mobile App",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mobile_app",
|
"documentation": "https://www.home-assistant.io/integrations/mobile_app",
|
||||||
"requirements": ["PyNaCl==1.4.0", "emoji==1.5.0"],
|
"requirements": ["PyNaCl==1.4.0", "emoji==1.6.3"],
|
||||||
"dependencies": ["http", "webhook", "person", "tag", "websocket_api"],
|
"dependencies": ["http", "webhook", "person", "tag", "websocket_api"],
|
||||||
"after_dependencies": ["cloud", "camera", "notify"],
|
"after_dependencies": ["cloud", "camera", "notify"],
|
||||||
"codeowners": ["@home-assistant/core"],
|
"codeowners": ["@home-assistant/core"],
|
||||||
|
@ -14,7 +14,7 @@ bcrypt==3.1.7
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==35.0.0
|
cryptography==35.0.0
|
||||||
emoji==1.5.0
|
emoji==1.6.3
|
||||||
hass-nabucasa==0.52.0
|
hass-nabucasa==0.52.0
|
||||||
home-assistant-frontend==20220118.0
|
home-assistant-frontend==20220118.0
|
||||||
httpx==0.21.0
|
httpx==0.21.0
|
||||||
|
@ -611,7 +611,7 @@ elkm1-lib==1.0.0
|
|||||||
elmax_api==0.0.2
|
elmax_api==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
emoji==1.5.0
|
emoji==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.emulated_roku
|
# homeassistant.components.emulated_roku
|
||||||
emulated_roku==0.2.1
|
emulated_roku==0.2.1
|
||||||
|
@ -394,7 +394,7 @@ elkm1-lib==1.0.0
|
|||||||
elmax_api==0.0.2
|
elmax_api==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
emoji==1.5.0
|
emoji==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.emulated_roku
|
# homeassistant.components.emulated_roku
|
||||||
emulated_roku==0.2.1
|
emulated_roku==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user