From bc00c2bba82e973f39dfb85bf02bf154fc34a963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 07:14:39 +0100 Subject: [PATCH] Build(deps): Bump hypothesis in /dependencies/default (#465) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.60.0 to 6.61.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.60.0...hypothesis-python-6.61.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index b6cafbe9..a164af3f 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -3,7 +3,7 @@ attrs==22.1.0 coverage==6.5.0 exceptiongroup==1.0.4 flaky==3.7.0 -hypothesis==6.60.0 +hypothesis==6.61.0 idna==3.4 importlib-metadata==5.1.0 iniconfig==1.1.1