From e5c06f2cb8b0ffb06cf39f50fc646e9863b3ba49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:42:56 +0000 Subject: [PATCH] Bump apispec from 6.0.2 to 6.5.0 in /reqs Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.0.2 to 6.5.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.0.2...6.5.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- reqs/requirements-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/requirements-spec.txt b/reqs/requirements-spec.txt index 2593140..aff5799 100644 --- a/reqs/requirements-spec.txt +++ b/reqs/requirements-spec.txt @@ -1,3 +1,3 @@ # Public packages -apispec==6.0.2 +apispec==6.5.0 apispec-webframeworks==0.5.2