Skip to content

Commit b343580

Browse files
Bump pyrefly from 0.36.2 to 0.39.4 (#537)
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.36.2 to 0.39.4. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.36.2...0.39.4) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.39.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8091151 commit b343580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"mypy == 1.18.2",
5252
"ufmt == 2.8.0",
5353
"usort == 1.0.8.post1",
54-
"pyrefly == 0.36.2",
54+
"pyrefly == 0.39.4",
5555
]
5656
lsp = [
5757
"pygls[ws] ~= 1.3.1",

0 commit comments

Comments
 (0)