Skip to content

Commit 4fdd6dc

Browse files
committed
update hypothesis dep version for dev env
1 parent 3fc68ed commit 4fdd6dc

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
@@ -37,7 +37,7 @@ dependencies = [
3737

3838
[project.optional-dependencies]
3939
development = [
40-
"hypothesis==5.19.3",
40+
"hypothesis==6.148.7",
4141
]
4242
human = [
4343
"prompt-toolkit>=3.0",

0 commit comments

Comments
 (0)