Skip to content

Commit ff7bcd7

Browse files
Bump pyrefly from 0.63.1 to 0.64.1
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.63.1 to 0.64.1. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.63.1...0.64.1) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.64.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0b7dd3 commit ff7bcd7

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
@@ -38,7 +38,7 @@ docs = [
3838
http = ["fsspec[http]>=2022.8.2"]
3939
lz4 = ["lz4>=0.10"]
4040
tests = ["asdf[all]", "psutil", "pytest>=8", "syrupy>=5.1"]
41-
typing = ["pyrefly==0.63.1", "types-PyYAML", "types-jmespath"]
41+
typing = ["pyrefly==0.64.1", "types-PyYAML", "types-jmespath"]
4242

4343
benchmark = ["asdf[tests]", "pytest-benchmark"]
4444
test = ["asdf[tests]"]

0 commit comments

Comments
 (0)