From de3a7897e5355ae3b07fae15fd535a78f36e78c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Mac=C3=ADas?= Date: Tue, 27 Jan 2026 12:11:50 +0000 Subject: [PATCH 1/3] Update python-multipart version to 0.0.22 in pyproject.toml for core and demorunner modules --- ipol_demo/modules/core/pyproject.toml | 2 +- ipol_demo/modules/demorunner/pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ipol_demo/modules/core/pyproject.toml b/ipol_demo/modules/core/pyproject.toml index 1c8d3916..25a0b7b3 100644 --- a/ipol_demo/modules/core/pyproject.toml +++ b/ipol_demo/modules/core/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pydantic==2.12.4", "pydantic-settings>=2.12.0", "python-magic==0.4.24", - "python-multipart==0.0.19", + "python-multipart==0.0.22", "requests==2.32.5", "result==0.8.0", "tifffile==2025.1.10", diff --git a/ipol_demo/modules/demorunner/pyproject.toml b/ipol_demo/modules/demorunner/pyproject.toml index 52607e02..f47ec877 100644 --- a/ipol_demo/modules/demorunner/pyproject.toml +++ b/ipol_demo/modules/demorunner/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "psutil==5.9.5", "pydantic==1.10.9", "python-magic==0.4.27", - "python-multipart==0.0.19", + "python-multipart==0.0.22", "requests==2.32.5", "uvicorn==0.22.0", "virtualenv==20.26.6", From b04de8b082f12420b0067f4c9b0a41fbe1057129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Mac=C3=ADas?= Date: Tue, 27 Jan 2026 12:33:29 +0000 Subject: [PATCH 2/3] revert demorunner python-multipart version update due to python locked version --- ipol_demo/modules/demorunner/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipol_demo/modules/demorunner/pyproject.toml b/ipol_demo/modules/demorunner/pyproject.toml index f47ec877..52607e02 100644 --- a/ipol_demo/modules/demorunner/pyproject.toml +++ b/ipol_demo/modules/demorunner/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "psutil==5.9.5", "pydantic==1.10.9", "python-magic==0.4.27", - "python-multipart==0.0.22", + "python-multipart==0.0.19", "requests==2.32.5", "uvicorn==0.22.0", "virtualenv==20.26.6", From 1053e09adc4d2fa71e2683dd6a561083d1e5a886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Mac=C3=ADas?= Date: Tue, 27 Jan 2026 13:49:49 +0000 Subject: [PATCH 3/3] uv lock updated --- ipol_demo/modules/core/uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ipol_demo/modules/core/uv.lock b/ipol_demo/modules/core/uv.lock index 583a0d03..e5e20b9b 100644 --- a/ipol_demo/modules/core/uv.lock +++ b/ipol_demo/modules/core/uv.lock @@ -136,7 +136,7 @@ requires-dist = [ { name = "pydantic", specifier = "==2.12.4" }, { name = "pydantic-settings", specifier = ">=2.12.0" }, { name = "python-magic", specifier = "==0.4.24" }, - { name = "python-multipart", specifier = "==0.0.19" }, + { name = "python-multipart", specifier = "==0.0.22" }, { name = "requests", specifier = "==2.32.5" }, { name = "result", specifier = "==0.8.0" }, { name = "tifffile", specifier = "==2025.1.10" }, @@ -485,11 +485,11 @@ wheels = [ [[package]] name = "python-multipart" -version = "0.0.19" +version = "0.0.22" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/c1/19/93bfb43a3c41b1dd0fa1fa66a08286f6467d36d30297a7aaab8c0b176a26/python_multipart-0.0.19.tar.gz", hash = "sha256:905502ef39050557b7a6af411f454bc19526529ca46ae6831508438890ce12cc", size = 36886, upload-time = "2024-12-01T07:00:44.33Z" } +sdist = { url = "https://files.pythonhosted.org/packages/94/01/979e98d542a70714b0cb2b6728ed0b7c46792b695e3eaec3e20711271ca3/python_multipart-0.0.22.tar.gz", hash = "sha256:7340bef99a7e0032613f56dc36027b959fd3b30a787ed62d310e951f7c3a3a58", size = 37612, upload-time = "2026-01-25T10:15:56.219Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/e1/f4/ddd0fcdc454cf3870153ae16a818256523d31c3c8136e216bc6836ed4cd1/python_multipart-0.0.19-py3-none-any.whl", hash = "sha256:f8d5b0b9c618575bf9df01c684ded1d94a338839bdd8223838afacfb4bb2082d", size = 24448, upload-time = "2024-12-01T07:00:40.031Z" }, + { url = "https://files.pythonhosted.org/packages/1b/d0/397f9626e711ff749a95d96b7af99b9c566a9bb5129b8e4c10fc4d100304/python_multipart-0.0.22-py3-none-any.whl", hash = "sha256:2b2cd894c83d21bf49d702499531c7bafd057d730c201782048f7945d82de155", size = 24579, upload-time = "2026-01-25T10:15:54.811Z" }, ] [[package]]