Skip to content

Commit 7f01d76

Browse files
Update hypothesis requirement from ~=6.136.6 to ~=6.142.5 (#2703)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Viehmann <tv.code@beamnet.de>
1 parent ed4299f commit 7f01d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-timestamper ==0.0.10
99
graphviz ==0.21
1010
fdm ==0.5.0
1111
expecttest ==0.3.0 # for test_ddp.py
12-
hypothesis ~=6.136.6 # for test_ddp.py
12+
hypothesis ~=6.142.5 # for test_ddp.py
1313
numpy
1414
einops # for test_einops.py
1515
litgpt==0.5.0 # for the model definition in tests and benchmarks # todo: need update to latest

0 commit comments

Comments
 (0)