From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:53:40 +0000 (+0000) Subject: build(deps): bump hypothesis from 6.87.1 to 6.88.1 in /Tools (#111596) X-Git-Tag: v3.13.0a2~222 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7215f173f5881f53728679d03b0f513716d8c099;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.87.1 to 6.88.1 in /Tools (#111596) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.87.1 to 6.88.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.87.1...hypothesis-python-6.88.1) --- 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 b95300a07dd2..0fcc72ac6907 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.87.1 +hypothesis==6.88.1