From 2a3efaf24560241393a1d63e2152de0415c28da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:48:20 +0000 Subject: [PATCH] Bump apispec from 3.3.2 to 6.8.0 in /mhs/outbound Bumps [apispec](https://github.com/marshmallow-code/apispec) from 3.3.2 to 6.8.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/3.3.2...6.8.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mhs/outbound/Pipfile | 2 +- mhs/outbound/Pipfile.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/mhs/outbound/Pipfile b/mhs/outbound/Pipfile index 4dbfc5cb0..7b1f11dc7 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.8" apispec-webframeworks = "~=0.5" [packages] diff --git a/mhs/outbound/Pipfile.lock b/mhs/outbound/Pipfile.lock index 1a6809577..a111bf045 100644 --- a/mhs/outbound/Pipfile.lock +++ b/mhs/outbound/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "eb6e0b47c0b5c1b65ef711de4f2ec5a64d8f141f7ad58137e4d8755970188500" + "sha256": "defcf0914363441ef688fd114d00b5d68f068fabd17f8e216384c3de2c3a0ed3" }, "pipfile-spec": 6, "requires": { @@ -1073,12 +1073,12 @@ "yaml" ], "hashes": [ - "sha256:a1df9ec6b2cd0edf45039ef025abd7f0660808fa2edf737d3ba1cf5ef1a4625b", - "sha256:d23ebd5b71e541e031b02a19db10b5e6d5ef8452c552833e3e1afc836b40b1ad" + "sha256:09d0b43eaf95fb3e94b5b15ba6288e45ae8b9a922f73073345b606204589df34", + "sha256:861cca82bbc0652ca9acea896921b254944580342fde849f86f6dac1acc6ca96" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==3.3.2" + "markers": "python_version >= '3.9'", + "version": "==6.8.0" }, "apispec-webframeworks": { "hashes": [ @@ -1302,6 +1302,14 @@ "markers": "python_version >= '3.6'", "version": "==5.3.0" }, + "packaging": { + "hashes": [ + "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759", + "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" + ], + "markers": "python_version >= '3.8'", + "version": "==24.2" + }, "pyyaml": { "hashes": [ "sha256:01179a4a8559ab5de078078f37e5c1a30d76bb88519906844fd7bdea1b7729ff",