Update pyrefly dependency version to 0.55.0

This commit is contained in:
Asuka Minato 2026-03-03 23:22:49 +09:00 committed by GitHub
parent d7e399872d
commit 072fbab4ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ dev = [
"sseclient-py>=1.8.0",
"pytest-timeout>=2.4.0",
"pytest-xdist>=3.8.0",
"pyrefly>=0.54.0",
"pyrefly>=0.55.0",
]
############################################################