Skip to content

Commit

Permalink
Bump hypothesis from 6.104.2 to 6.111.2 (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 339a782 commit ae858ae
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.104.2 # for test_ddp.py
hypothesis ==6.111.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.3.1 # for the model definition in tests and benchmarks
Expand Down

0 comments on commit ae858ae

Please sign in to comment.