From d2d78e18289f5ef66425a2dcd68bb2579921fd1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:55:47 +0000 Subject: [PATCH] chore(deps): bump python-multipart in /src/ContentProcessorWorkflow Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.21 to 0.0.26. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.21...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/ContentProcessorWorkflow/uv.lock | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/ContentProcessorWorkflow/uv.lock b/src/ContentProcessorWorkflow/uv.lock index cc313006..cd083e5a 100644 --- a/src/ContentProcessorWorkflow/uv.lock +++ b/src/ContentProcessorWorkflow/uv.lock @@ -7,9 +7,6 @@ resolution-markers = [ "python_full_version < '3.13'", ] -[options] -prerelease-mode = "allow" - [[package]] name = "a2a-sdk" version = "0.3.22" @@ -2685,7 +2682,7 @@ dev = [ [package.metadata] requires-dist = [ - { name = "agent-framework", specifier = ">=1.0.0b251216" }, + { name = "agent-framework", specifier = "==1.0.0b260107" }, { name = "aiohttp", specifier = ">=3.12.14" }, { name = "art", specifier = ">=6.5" }, { name = "azure-ai-agents", specifier = ">=1.2.0b1" }, @@ -3222,11 +3219,11 @@ wheels = [ [[package]] name = "python-multipart" -version = "0.0.21" +version = "0.0.26" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/78/96/804520d0850c7db98e5ccb70282e29208723f0964e88ffd9d0da2f52ea09/python_multipart-0.0.21.tar.gz", hash = "sha256:7137ebd4d3bbf70ea1622998f902b97a29434a9e8dc40eb203bbcf7c2a2cba92", size = 37196, upload-time = "2025-12-17T09:24:22.446Z" } +sdist = { url = "https://files.pythonhosted.org/packages/88/71/b145a380824a960ebd60e1014256dbb7d2253f2316ff2d73dfd8928ec2c3/python_multipart-0.0.26.tar.gz", hash = "sha256:08fadc45918cd615e26846437f50c5d6d23304da32c341f289a617127b081f17", size = 43501, upload-time = "2026-04-10T14:09:59.473Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/aa/76/03af049af4dcee5d27442f71b6924f01f3efb5d2bd34f23fcd563f2cc5f5/python_multipart-0.0.21-py3-none-any.whl", hash = "sha256:cf7a6713e01c87aa35387f4774e812c4361150938d20d232800f75ffcf266090", size = 24541, upload-time = "2025-12-17T09:24:21.153Z" }, + { url = "https://files.pythonhosted.org/packages/9a/22/f1925cdda983ab66fc8ec6ec8014b959262747e58bdca26a4e3d1da29d56/python_multipart-0.0.26-py3-none-any.whl", hash = "sha256:c0b169f8c4484c13b0dcf2ef0ec3a4adb255c4b7d18d8e420477d2b1dd03f185", size = 28847, upload-time = "2026-04-10T14:09:58.131Z" }, ] [[package]]