Update attrs to 20.3.0 (#47642)

This commit is contained in:
Oliver
2021-03-08 22:49:54 +01:00
committed by GitHub
parent ea4f3e31d5
commit 520c4a8ee3
3 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ REQUIRES = [
"aiohttp==3.7.4",
"astral==1.10.1",
"async_timeout==3.0.1",
"attrs==19.3.0",
"attrs==20.3.0",
"awesomeversion==21.2.3",
"bcrypt==3.1.7",
"certifi>=2020.12.5",