From e528ca32650fe7ee5417a3d070b78f093af963ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 09:24:00 +0000 Subject: [PATCH] chore(deps): bump hypothesis from 6.31.6 to 6.82.5 in /dev_requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.31.6 to 6.82.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.6...hypothesis-python-6.82.5) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/test-requirements.txt b/dev_requirements/test-requirements.txt index 08f77669..b61acb47 100644 --- a/dev_requirements/test-requirements.txt +++ b/dev_requirements/test-requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.31.6 +hypothesis==6.82.5 mock==4.0.3 moto==3.0.2 pytest==7.2.1