From 05f62db5982d0c65f8bc96289e37adb0c8491759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:02:18 +0000 Subject: [PATCH] Bump apispec from 6.3.1 to 6.8.4 Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.3.1 to 6.8.4. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.3.1...6.8.4) --- updated-dependencies: - dependency-name: apispec dependency-version: 6.8.4 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 01fd305b6..760394c37 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.4 apispec-webframeworks==0.5.2 blinker==1.8.1 Babel==2.12.1