Skip to content

Commit cd6eb92

Browse files
authored
Fix pyrefly version (#1456)
1 parent ada8a34 commit cd6eb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev = [
5555
"mypy==1.19.0",
5656
"pluggy==1.6.0",
5757
"pylint==4.0.2",
58-
"pyrefly>=0.41.3",
58+
"pyrefly==0.41.3",
5959
"pytest-asyncio==1.3.0",
6060
"pytest-cov==7.0.0",
6161
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)