Set awesomeversion to 21.2.3 (#46989)

This commit is contained in:
Fabian Affolter 2021-02-24 16:43:09 +01:00 committed by GitHub
parent db8f597f10
commit 0ef16dd563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ astral==1.10.1
async-upnp-client==0.14.13
async_timeout==3.0.1
attrs==19.3.0
awesomeversion==21.2.2
awesomeversion==21.2.3
bcrypt==3.1.7
certifi>=2020.12.5
ciso8601==2.1.3

View file

@ -5,7 +5,7 @@ aiohttp==3.7.3
astral==1.10.1
async_timeout==3.0.1
attrs==19.3.0
awesomeversion==21.2.2
awesomeversion==21.2.3
bcrypt==3.1.7
certifi>=2020.12.5
ciso8601==2.1.3

View file

@ -36,7 +36,7 @@ REQUIRES = [
"astral==1.10.1",
"async_timeout==3.0.1",
"attrs==19.3.0",
"awesomeversion==21.2.2",
"awesomeversion==21.2.3",
"bcrypt==3.1.7",
"certifi>=2020.12.5",
"ciso8601==2.1.3",