From 2bf51660009df7ed54d1bb83a3fa58906a7987cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:03:15 +0000 Subject: [PATCH] Bump hypothesis from 6.46.9 to 6.68.2 in /src/requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.46.9 to 6.68.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.46.9...hypothesis-python-6.68.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 83f43d6c7..eb1d11799 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -7,5 +7,5 @@ codecov==2.1.12 black==22.3.0 pre-commit==2.19.0 isort==5.10.1 -hypothesis==6.46.9 +hypothesis==6.68.2 flake8==4.0.1