Skip to content

Commit 9825623

Browse files
Update hypothesis requirement in /.github/scripts (#544)
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.112.1) --- 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 f012df2 commit 9825623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pytest <=8.1.1
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0
77
termcolor <2.5.0
8-
hypothesis <6.101.0
8+
hypothesis <6.113.0
99
levenshtein <=0.25.1
1010
mock <6.0.0

0 commit comments

Comments
 (0)