Skip to content

Commit 8c168f7

Browse files
Bump hypothesis from 6.112.2 to 6.115.6 (#1384)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent fd3b44c commit 8c168f7

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.20.3
1010
fdm ==0.4.1
1111
expecttest ==0.2.1 # for test_ddp.py
12-
hypothesis ==6.112.2 # for test_ddp.py
12+
hypothesis ~=6.115.0 # for test_ddp.py
1313
numpy >=1.23.0,<2 # for test_ops.py; not yet ready for numpy 2
1414
einops # for test_einops.py
1515
litgpt==0.4.11 # for the model definition in tests and benchmarks

0 commit comments

Comments
 (0)