Bump pyhaversion to 3.4.0 (#40016)

This commit is contained in:
Joakim Sørensen 2020-09-13 11:30:51 +02:00 committed by GitHub
parent eac9c3c4f2
commit 1d12d4d54c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 5 deletions

View file

@ -466,7 +466,7 @@ homeassistant/components/velbus/* @Cereal2nd @brefra
homeassistant/components/velux/* @Julius2342
homeassistant/components/vera/* @vangorra
homeassistant/components/versasense/* @flamm3blemuff1n
homeassistant/components/version/* @fabaff
homeassistant/components/version/* @fabaff @ludeeus
homeassistant/components/vesync/* @markperdue @webdjoe @thegardenmonkey
homeassistant/components/vicare/* @oischinger
homeassistant/components/vilfo/* @ManneW

View file

@ -2,7 +2,7 @@
"domain": "version",
"name": "Version",
"documentation": "https://www.home-assistant.io/integrations/version",
"requirements": ["pyhaversion==3.3.0"],
"codeowners": ["@fabaff"],
"requirements": ["pyhaversion==3.4.0"],
"codeowners": ["@fabaff", "@ludeeus"],
"quality_scale": "internal"
}

View file

@ -35,6 +35,7 @@ ALL_IMAGES = [
"raspberrypi4-64",
"tinker",
"odroid-c2",
"odroid-n2",
"odroid-xu",
]
ALL_SOURCES = ["local", "pypi", "hassio", "docker", "haio"]

View file

@ -1377,7 +1377,7 @@ pygtfs==0.1.5
pygti==0.6.0
# homeassistant.components.version
pyhaversion==3.3.0
pyhaversion==3.4.0
# homeassistant.components.heos
pyheos==0.6.0

View file

@ -662,7 +662,7 @@ pygatt[GATTTOOL]==4.0.5
pygti==0.6.0
# homeassistant.components.version
pyhaversion==3.3.0
pyhaversion==3.4.0
# homeassistant.components.heos
pyheos==0.6.0