From d65168abd3f06861bcc5e0c2bd46970ac957edb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:49:01 +0000 Subject: [PATCH] Bump apispec-webframeworks from 0.5.2 to 1.2.0 Bumps [apispec-webframeworks](https://github.com/marshmallow-code/apispec-webframeworks) from 0.5.2 to 1.2.0. - [Changelog](https://github.com/marshmallow-code/apispec-webframeworks/blob/main/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec-webframeworks/compare/0.5.2...1.2.0) --- updated-dependencies: - dependency-name: apispec-webframeworks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fc384c2b..4ee0c8e35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ marshmallow==3.21.1 gunicorn[eventlet]==22.0.0 jsonschema==4.22.0 apispec==6.3.1 -apispec-webframeworks==0.5.2 +apispec-webframeworks==1.2.0 blinker==1.8.1 Babel==2.12.1 PyYAML==6.0.1