From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 07:52:59 +0000 (+0530) Subject: build(deps): bump hypothesis from 6.100.2 to 6.104.2 in /Tools (#121218) X-Git-Tag: v3.14.0a1~1246 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f49c83aa6683915fe6ba0a1177c3d4e873429703;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.100.2 to 6.104.2 in /Tools (#121218) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.2 to 6.104.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.2...hypothesis-python-6.104.2) --- 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 9d5a18c881bf..ab3f39ac6ee0 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.100.2 +hypothesis==6.104.2