Upgrade attrs to 21.2.0 (#50374)

This commit is contained in:
Franck Nijhof
2021-05-09 22:13:09 +02:00
committed by GitHub
parent e57634b1e0
commit 3745056751
3 changed files with 3 additions and 3 deletions

View File

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