module: update yapf to ~0.33.0

This commit is contained in:
renovate[bot] 2023-04-20 00:28:17 +00:00 committed by GitHub
parent 725fa2aeaa
commit c823f3dd87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ rope = "~1.7"
types-PyYAML = "~6.0"
types-requests = "~2.28"
toml = "~0.10"
yapf = "~0.32"
yapf = "~0.33.0"
[tool.yapf]
based_on_style = "pep8"