Upgrades all backend libraries and development tools/hooks to latest versions (#4305)

This commit is contained in:
Trenton H
2023-10-02 17:01:16 -07:00
committed by GitHub
parent fb1e288580
commit 71bf8eb332
3 changed files with 1122 additions and 1076 deletions

View File

@@ -8,7 +8,7 @@ line-length = 88
respect-gitignore = true
src = ["src"]
target-version = "py39"
format = "grouped"
output-format = "grouped"
show-fixes = true
[per-file-ignores]