From 171f0563b9f7c81cc47d0da28fc79fd7c538d59d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 05:26:34 +0000 Subject: [PATCH] Bump hypothesis from 5.39.0 to 5.41.4 in /src/requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.39.0 to 5.41.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.39.0...hypothesis-python-5.41.4) Signed-off-by: dependabot-preview[bot] --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 66bc8195..9de51a66 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -7,5 +7,5 @@ codecov==2.1.10 black==19.10b0 pre-commit==2.8.1 isort==5.6.4 -hypothesis==5.39.0 +hypothesis==5.41.4 flake8==3.8.3