Skip to content

Commit

Permalink
Bump hypothesis from 6.111.2 to 6.112.2 (#1226)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent de5248a commit 7364c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-timestamper ==0.0.10
graphviz ==0.20.3
fdm ==0.4.1
expecttest ==0.2.1 # for test_ddp.py
hypothesis ==6.111.2 # for test_ddp.py
hypothesis ==6.112.2 # for test_ddp.py
numpy >=1.23.0,<2 # for test_ops.py; not yet ready for numpy 2
einops # for test_einops.py
litgpt==0.4.11 # for the model definition in tests and benchmarks
Expand Down

0 comments on commit 7364c70

Please sign in to comment.