From fd6842cf95ba0925eff887122f4878981c8ad528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:01:44 +0000 Subject: [PATCH] Bump hypothesis from 6.23.3 to 6.65.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.3 to 6.65.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.3...hypothesis-python-6.65.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ade0fba..f316bbc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ better_exceptions==0.3.3 black==21.6b0 coveralls==2.2.0 flake8==3.9.2 -hypothesis==6.23.3 +hypothesis==6.65.2 isort==5.9.3 pre-commit==2.13.0 pytest-cov==2.12.1