ci: Update pyrefly version to 0.59.1 (#34452)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Asuka Minato
2026-04-02 18:48:46 +09:00
committed by GitHub
parent 318a3d0308
commit a3386da5d6
2 changed files with 13 additions and 29 deletions

View File

@@ -171,7 +171,7 @@ dev = [
"sseclient-py>=1.8.0",
"pytest-timeout>=2.4.0",
"pytest-xdist>=3.8.0",
"pyrefly>=0.57.1",
"pyrefly>=0.59.1",
]
############################################################