From 9e54b9a327fd6e03e6a1bc5e3b45c174411e8eff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:12:27 +0000 Subject: [PATCH] Bump hypothesis from 6.91.0 to 6.123.16 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.0 to 6.123.16. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.91.0...hypothesis-python-6.123.16) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 921afa22..6b38be02 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -3,7 +3,7 @@ black==24.3.0 build==1.0.3 coverage[toml]==7.4.0 flit==3.9.0 -hypothesis==6.91.0 +hypothesis==6.123.16 ipython==8.19.0 lint==1.2.1 mypy==1.7.1