Bump awesomeversion from 21.8.1 to 21.10.1 (#58258)
This commit is contained in:
parent
2a7192167d
commit
23e362faf3
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ astral==2.2
|
|||
async-upnp-client==0.22.9
|
||||
async_timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
awesomeversion==21.8.1
|
||||
awesomeversion==21.10.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2021.5.30
|
||||
|
|
|
@ -5,7 +5,7 @@ aiohttp==3.7.4.post0
|
|||
astral==2.2
|
||||
async_timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
awesomeversion==21.8.1
|
||||
awesomeversion==21.10.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2021.5.30
|
||||
|
|
2
setup.py
2
setup.py
|
@ -36,7 +36,7 @@ REQUIRES = [
|
|||
"astral==2.2",
|
||||
"async_timeout==3.0.1",
|
||||
"attrs==21.2.0",
|
||||
"awesomeversion==21.8.1",
|
||||
"awesomeversion==21.10.1",
|
||||
'backports.zoneinfo;python_version<"3.9"',
|
||||
"bcrypt==3.1.7",
|
||||
"certifi>=2021.5.30",
|
||||
|
|
Loading…
Add table
Reference in a new issue