From de72c38eb584321c83e2621e00aa2a5c35291bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:03:24 -0800 Subject: [PATCH] Bump schemathesis from 3.20.2 to 3.21.0 (#3966) Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 3.20.2 to 3.21.0. - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/docs/changelog.rst) - [Commits](https://github.com/schemathesis/schemathesis/compare/v3.20.2...v3.21.0) --- updated-dependencies: - dependency-name: schemathesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Whittaker <84562015+whitdog47@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 43a72225ab72..1913557a6796 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -379,7 +379,7 @@ s3transfer==0.7.0 # via boto3 schedule==1.2.1 # via -r requirements-base.in -schemathesis==3.20.2 +schemathesis==3.21.0 # via -r requirements-base.in scipy==1.11.2 # via statsmodels