mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user