From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 05:23:49 +0000 (-0700) Subject: build(deps): bump hypothesis from 6.98.15 to 6.100.0 in /Tools (#117416) X-Git-Tag: v3.13.0b1~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6099fdf733c2d67c05f0f64c9980fb621741baed;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.98.15 to 6.100.0 in /Tools (#117416) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.15 to 6.100.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.15...hypothesis-python-6.100.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index 1a45d1c431dd..8cfa0df523dd 100644 --- a/Tools/requirements-hypothesis.txt +++ b/Tools/requirements-hypothesis.txt @@ -1,4 +1,4 @@ # Requirements file for hypothesis that # we use to run our property-based tests in CI. -hypothesis==6.98.15 +hypothesis==6.100.0