Skip to content

Commit 17de7d6

Browse files
hodgesmrmarcharper
authored andcommitted
update hypothesis dep version for dev env
1 parent 61c50c8 commit 17de7d6

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
@@ -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)