From 4292260dc36a34c310d0df271841ef4cd5582f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 01:23:56 +0000 Subject: [PATCH] Bump apispec from 6.5.0 to 6.6.1 in /backend Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.5.0 to 6.6.1. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.5.0...6.6.1) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 745f13a6..dfe23f23 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ alembic==1.13.1 -apispec==6.5.0 +apispec==6.6.1 apscheduler==3.10.4 atlassian-python-api==3.41.11 cerberus==1.3.5