Skip to content

Commit c5ab602

Browse files
Update hypothesis requirement in /.github/scripts (#594)
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-ruby-0.0.1...hypothesis-python-6.130.6) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.130.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 525708c commit c5ab602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pytest <=8.3.3
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0
77
termcolor <2.6.0
8-
hypothesis <6.123.0
8+
hypothesis <6.131.0
99
levenshtein <=0.26.1

0 commit comments

Comments
 (0)