mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Set awesomeversion to 21.2.3 (#46989)
This commit is contained in:
parent
db8f597f10
commit
0ef16dd563
@ -6,7 +6,7 @@ astral==1.10.1
|
|||||||
async-upnp-client==0.14.13
|
async-upnp-client==0.14.13
|
||||||
async_timeout==3.0.1
|
async_timeout==3.0.1
|
||||||
attrs==19.3.0
|
attrs==19.3.0
|
||||||
awesomeversion==21.2.2
|
awesomeversion==21.2.3
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
certifi>=2020.12.5
|
certifi>=2020.12.5
|
||||||
ciso8601==2.1.3
|
ciso8601==2.1.3
|
||||||
|
@ -5,7 +5,7 @@ aiohttp==3.7.3
|
|||||||
astral==1.10.1
|
astral==1.10.1
|
||||||
async_timeout==3.0.1
|
async_timeout==3.0.1
|
||||||
attrs==19.3.0
|
attrs==19.3.0
|
||||||
awesomeversion==21.2.2
|
awesomeversion==21.2.3
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
certifi>=2020.12.5
|
certifi>=2020.12.5
|
||||||
ciso8601==2.1.3
|
ciso8601==2.1.3
|
||||||
|
2
setup.py
2
setup.py
@ -36,7 +36,7 @@ REQUIRES = [
|
|||||||
"astral==1.10.1",
|
"astral==1.10.1",
|
||||||
"async_timeout==3.0.1",
|
"async_timeout==3.0.1",
|
||||||
"attrs==19.3.0",
|
"attrs==19.3.0",
|
||||||
"awesomeversion==21.2.2",
|
"awesomeversion==21.2.3",
|
||||||
"bcrypt==3.1.7",
|
"bcrypt==3.1.7",
|
||||||
"certifi>=2020.12.5",
|
"certifi>=2020.12.5",
|
||||||
"ciso8601==2.1.3",
|
"ciso8601==2.1.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user