From 7f669215f2d92a5f9d2d23cabf5712bdcd2a1538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:23:17 +0000 Subject: [PATCH] Bump apispec from 6.3.1 to 6.8.2 Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.3.1 to 6.8.2. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.3.1...6.8.2) --- updated-dependencies: - dependency-name: apispec dependency-version: 6.8.2 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 6d4b7e9465..a903c7b61c 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.2 apispec-webframeworks==0.5.2 blinker==1.8.1 Babel==2.12.1