Skip to content

Commit 0aff6b9

Browse files
Update hypothesis requirement in /.github/scripts (#566)
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.116.0) --- updated-dependencies: - dependency-name: hypothesis 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 8feb04a commit 0aff6b9

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.5.0
8-
hypothesis <6.113.0
8+
hypothesis <6.117.0
99
levenshtein <=0.26.0

0 commit comments

Comments
 (0)