Skip to content

Commit febc955

Browse files
committed
fix(deps): add hypothesis to dev dependencies for property-based tests
1 parent 37156d7 commit febc955

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dev = [
3636
"httpx>=0.27.0",
3737
"ruff>=0.4.0",
3838
"mypy>=1.10.0",
39+
"hypothesis>=6.0",
3940
]
4041

4142
[project.urls]

0 commit comments

Comments
 (0)