From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:42:44 +0000 (+0000) Subject: build(deps): bump hypothesis from 6.91.0 to 6.92.2 in /Tools (#113615) X-Git-Tag: v3.13.0a3~218 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4036e48d59b0f9e8057e01458ab7df3dfd323a10;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.91.0 to 6.92.2 in /Tools (#113615) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.0 to 6.92.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.91.0...hypothesis-python-6.92.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 1bca5d2367f4..0e6e16ae1981 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.91.0 +hypothesis==6.92.2