Upgrade attrs to 18.2.0 (#16372)
This commit is contained in:
parent
ac3700d1c4
commit
78fcea25bb
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -35,7 +35,7 @@ REQUIRES = [
|
|||
'aiohttp==3.4.0',
|
||||
'astral==1.6.1',
|
||||
'async_timeout==3.0.0',
|
||||
'attrs==18.1.0',
|
||||
'attrs==18.2.0',
|
||||
'bcrypt==3.1.4',
|
||||
'certifi>=2018.04.16',
|
||||
'jinja2>=2.10',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue