From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 13:47:48 +0000 (+0100) Subject: build(deps): bump hypothesis from 6.100.0 to 6.100.2 in /Tools (#118462) X-Git-Tag: v3.13.0b1~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6b5d3bdc83f8daca05e8b379190587a236585ef;p=thirdparty%2FPython%2Fcpython.git build(deps): bump hypothesis from 6.100.0 to 6.100.2 in /Tools (#118462) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.0 to 6.100.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.0...hypothesis-python-6.100.2) --- diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index 8cfa0df523dd..9d5a18c881bf 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.0 +hypothesis==6.100.2