Skip to content

Commit a8bb1bd

Browse files
authored
Merge branch 'main' into windows-support
2 parents c32708a + 3089f6a commit a8bb1bd

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
@@ -57,7 +57,7 @@ dev = [
5757
"piqtree[typing]",
5858
]
5959
test = ["pytest", "pytest-cov", "nox"]
60-
lint = ["ruff==0.11.9"]
60+
lint = ["ruff==0.11.10"]
6161
typing = ["mypy==1.15.0", "piqtree[stubs]", "piqtree[test]"]
6262
stubs = ["types-PyYAML", "types-requests"]
6363
extra = ["cogent3[extra]"]

0 commit comments

Comments
 (0)