From 9369a06e9c58a29992536d4b7bb91a6a28ead855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:16:49 +0000 Subject: [PATCH] Bump apispec from 3.3.2 to 6.10.0 in /mhs/outbound Bumps [apispec](https://github.com/marshmallow-code/apispec) from 3.3.2 to 6.10.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/3.3.2...6.10.0) --- updated-dependencies: - dependency-name: apispec dependency-version: 6.10.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mhs/outbound/Pipfile | 2 +- mhs/outbound/Pipfile.lock | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/mhs/outbound/Pipfile b/mhs/outbound/Pipfile index 23be800ff..75ff24b14 100644 --- a/mhs/outbound/Pipfile +++ b/mhs/outbound/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] coverage = "~=7.6" unittest-xml-reporting = "~=3.2" -apispec = "~=3.0" +apispec = "~=6.10" apispec-webframeworks = "~=0.5" [packages] diff --git a/mhs/outbound/Pipfile.lock b/mhs/outbound/Pipfile.lock index 15e6d1ebf..0d9b822ec 100644 --- a/mhs/outbound/Pipfile.lock +++ b/mhs/outbound/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c5382aae6b5806f4484c04dc78fdcbced21f2a064aa6811aec3fc8d562260a5b" + "sha256": "b9169dc4b747e63a87fa35791c3a8f66a19166eb1031191e453e5779676a6ff7" }, "pipfile-spec": 6, "requires": { @@ -1357,12 +1357,11 @@ "yaml" ], "hashes": [ - "sha256:a1df9ec6b2cd0edf45039ef025abd7f0660808fa2edf737d3ba1cf5ef1a4625b", - "sha256:d23ebd5b71e541e031b02a19db10b5e6d5ef8452c552833e3e1afc836b40b1ad" + "sha256:0a888555cd4aa5fb7176041be15684154fd8961055e1672e703abf737e8761bf", + "sha256:8ff23e0de9a0ceb62ff70047241126315bd17b8d0565a567934c0156f4ddbb43" ], - "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==3.3.2" + "markers": "python_version >= '3.10'", + "version": "==6.10.0" }, "apispec-webframeworks": { "hashes": [ @@ -1610,6 +1609,14 @@ "markers": "python_version >= '3.6'", "version": "==5.4.0" }, + "packaging": { + "hashes": [ + "sha256:5d9c0669c6285e491e0ced2eee587eaf67b670d94a19e94e3984a481aba6802f", + "sha256:f042152b681c4bfac5cae2742a55e103d27ab2ec0f3d88037136b6bfe7c9c5de" + ], + "markers": "python_version >= '3.8'", + "version": "==26.1" + }, "pyyaml": { "hashes": [ "sha256:00c4bdeba853cc34e7dd471f16b4114f4162dc03e6b7afcc2128711f0eca823c",