Skip to content

Commit e75be6e

Browse files
committed
Add Hypothesis to dev dependencies
1 parent 3a38e0d commit e75be6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ pytest = "^8.3.5"
2222
python-semantic-release = "^9.21.0"
2323
mypy = "^1.15.0"
2424
invoke = "^2.2.0"
25+
hypothesis = "^6.98"
2526

2627

2728
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)