Bump atomicwrites (#74758)

pull/74749/head
Paulus Schoutsen 2022-07-08 14:17:56 -07:00 committed by GitHub
parent 4209d7733b
commit 010b18be34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
"domain": "cloud",
"name": "Home Assistant Cloud",
"documentation": "https://www.home-assistant.io/integrations/cloud",
"requirements": ["hass-nabucasa==0.54.0"],
"requirements": ["hass-nabucasa==0.54.1"],
"dependencies": ["http", "webhook"],
"after_dependencies": ["google_assistant", "alexa"],
"codeowners": ["@home-assistant/cloud"],

View File

@ -6,7 +6,7 @@ aiohttp_cors==0.7.0
astral==2.2
async-upnp-client==0.31.2
async_timeout==4.0.2
atomicwrites==1.4.0
atomicwrites-homeassistant==1.4.1
attrs==21.2.0
awesomeversion==22.6.0
bcrypt==3.1.7
@ -14,7 +14,7 @@ certifi>=2021.5.30
ciso8601==2.2.0
cryptography==36.0.2
fnvhash==0.1.0
hass-nabucasa==0.54.0
hass-nabucasa==0.54.1
home-assistant-frontend==20220707.0
httpx==0.23.0
ifaddr==0.1.7

View File

@ -28,7 +28,7 @@ dependencies = [
"astral==2.2",
"async_timeout==4.0.2",
"attrs==21.2.0",
"atomicwrites==1.4.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==22.6.0",
"bcrypt==3.1.7",
"certifi>=2021.5.30",

View File

@ -5,7 +5,7 @@ aiohttp==3.8.1
astral==2.2
async_timeout==4.0.2
attrs==21.2.0
atomicwrites==1.4.0
atomicwrites-homeassistant==1.4.1
awesomeversion==22.6.0
bcrypt==3.1.7
certifi>=2021.5.30

View File

@ -795,7 +795,7 @@ habitipy==0.2.0
hangups==0.4.18
# homeassistant.components.cloud
hass-nabucasa==0.54.0
hass-nabucasa==0.54.1
# homeassistant.components.splunk
hass_splunk==0.1.1

View File

@ -577,7 +577,7 @@ habitipy==0.2.0
hangups==0.4.18
# homeassistant.components.cloud
hass-nabucasa==0.54.0
hass-nabucasa==0.54.1
# homeassistant.components.tasmota
hatasmota==0.5.1