Update pyupgrade to 3.1.0 (#80058)

* Update pyupgrade to 3.1.0

* Remove redundant open modes - text is the default
This commit is contained in:
Marc Mueller
2022-10-11 09:04:52 +02:00
committed by GitHub
parent 884577e622
commit 4e5b5dfb93
5 changed files with 12 additions and 12 deletions

View File

@@ -12,5 +12,5 @@ mccabe==0.6.1
pycodestyle==2.8.0
pydocstyle==6.1.1
pyflakes==2.4.0
pyupgrade==2.38.0
pyupgrade==3.1.0
yamllint==1.27.1