From 2a02ce41c42c46959d487f5c12f1b7ef3e6f488b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 11:31:10 +0000 Subject: [PATCH] Bump apispec from 6.3.1 to 6.8.0 Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.3.1 to 6.8.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.3.1...6.8.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb189e252..cec8feab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ elasticsearch==7.17.0 marshmallow==3.21.1 gunicorn[eventlet]==22.0.0 jsonschema==4.22.0 -apispec==6.3.1 +apispec==6.8.0 apispec-webframeworks==0.5.2 blinker==1.8.1 Babel==2.12.1