Skip to content

Commit 705753c

Browse files
committed
Pin (compatible versions) some dev dependencies
1 parent d6fea89 commit 705753c

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
@@ -16,7 +16,7 @@ dependencies = ["numpy", "scipy", "nptyping"]
1616
"Contributing" = "https://github.com/damogranlabs/classy_blocks/blob/master/CONTRIBUTING.md"
1717

1818
[project.optional-dependencies]
19-
dev = ["pytest", "parameterized", "ruff", "mypy", "pre-commit"]
19+
dev = ["pytest", "parameterized", "ruff~=0.9", "mypy~=1.2", "pre-commit"]
2020

2121
[build-system]
2222
requires = ["setuptools >= 61.0"]

0 commit comments

Comments
 (0)