Skip to content

Commit cec0119

Browse files
Update hypothesis requirement from <6.133.0 to <6.136.0 (#616)
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.135.33) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.135.33 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 8449619 commit cec0119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ test = [
4848
"pytest-pylint<=1.1.2",
4949
"pytest-runner<7.0.0",
5050
"termcolor<3.2.0",
51-
"hypothesis<6.133.0",
51+
"hypothesis<6.136.0",
5252
"levenshtein<=0.27.1",
5353
]
5454

0 commit comments

Comments
 (0)