upgrade precommit configurations (#3794)

This commit is contained in:
Shuchang Zheng
2025-10-22 16:39:35 -07:00
committed by GitHub
parent 19c4a3bb78
commit 7a129c2219
3 changed files with 2400 additions and 2398 deletions

View File

@@ -81,7 +81,7 @@ cloud = [
"redis>=5.0.3,<6",
]
dev = [
"isort>=5.13.2,<6",
"isort>=5.13.2",
"mypy>=1.18.2,<2",
"flake8>=6.0.0,<7",
"types-requests>=2.31.0.2,<3",