Skip to content

Commit 14c0d75

Browse files
Bump pyrefly from 0.54.0 to 0.55.0 (#267)
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.54.0 to 0.55.0. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.54.0...0.55.0) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7295eb2 commit 14c0d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ trackpack = "trackpack.__main__:main"
3232
[project.optional-dependencies]
3333
dev = [
3434
"pylint == 4.0.5",
35-
"pyrefly==0.54.0",
35+
"pyrefly==0.55.0",
3636
"pytest == 9.0.2",
3737
"ruff == 0.15.4"
3838
]

0 commit comments

Comments
 (0)