Skip to content

Commit fe7fd1d

Browse files
Update hypothesis requirement from <6.142,>=6.105.0 to >=6.105.0,<6.143 (#95)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a27a33 commit fe7fd1d

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
@@ -28,7 +28,7 @@ dependencies = []
2828

2929
[dependency-groups]
3030
dev = [
31-
"hypothesis>=6.105.0,<6.142",
31+
"hypothesis>=6.105.0,<6.143",
3232
"mypy>=1.8,<1.19",
3333
"pyright~=1.1.347",
3434
"pytest>=8.0,<8.5",

0 commit comments

Comments
 (0)