From 349d6f49de021636153a7f690875ec8935dde5aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 05:18:54 +0000 Subject: [PATCH] Bump hypothesis from 6.10.1 to 6.13.1 in /src/requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.10.1 to 6.13.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.10.1...hypothesis-python-6.13.1) 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 0db76221..3380e713 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -7,5 +7,5 @@ codecov==2.1.10 black==21.5b1 pre-commit==2.12.1 isort==5.8.0 -hypothesis==6.10.1 +hypothesis==6.13.1 flake8==3.9.2