Skip to content

Commit bd03854

Browse files
authored
Merge branch 'main' into fix-pickle-serialization
2 parents fbac676 + e27c5c0 commit bd03854

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.62.0", "types-PyYAML", "types-jmespath"]
41+
typing = ["pyrefly==0.63.1", "types-PyYAML", "types-jmespath"]
4242

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

0 commit comments

Comments
 (0)