Bump awesomeversion from 21.10.1 to 21.11.0 (#60401)
This commit is contained in:
parent
3d5432b799
commit
dc98791963
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ async-upnp-client==0.22.12
|
|||
async_timeout==4.0.0
|
||||
atomicwrites==1.4.0
|
||||
attrs==21.2.0
|
||||
awesomeversion==21.10.1
|
||||
awesomeversion==21.11.0
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2021.5.30
|
||||
|
|
|
@ -6,7 +6,7 @@ astral==2.2
|
|||
async_timeout==4.0.0
|
||||
attrs==21.2.0
|
||||
atomicwrites==1.4.0
|
||||
awesomeversion==21.10.1
|
||||
awesomeversion==21.11.0
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2021.5.30
|
||||
|
|
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ REQUIRES = [
|
|||
"async_timeout==4.0.0",
|
||||
"attrs==21.2.0",
|
||||
"atomicwrites==1.4.0",
|
||||
"awesomeversion==21.10.1",
|
||||
"awesomeversion==21.11.0",
|
||||
'backports.zoneinfo;python_version<"3.9"',
|
||||
"bcrypt==3.1.7",
|
||||
"certifi>=2021.5.30",
|
||||
|
|
Loading…
Add table
Reference in a new issue