From fc4108903a1bae23076e60b526539d68b2451312 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 22:09:26 +0000 Subject: [PATCH] chore(deps): update dependency multiprocess to v0.70.19 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517a58ebf39..fb8a185caaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ mbstrdecoder==1.1.4 ; python_version >= "3.11" and python_version < "3.13" more-itertools==10.5.0 ; python_version >= "3.11" and python_version < "3.13" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.13" multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.13" -multiprocess==0.70.16 ; python_version >= "3.11" and python_version < "3.13" +multiprocess==0.70.19 ; python_version >= "3.11" and python_version < "3.13" networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.13" nltk==3.9.3 ; python_version >= "3.11" and python_version < "3.13" numexpr==2.10.1 ; python_version >= "3.11" and python_version < "3.13"