From f32ed7fba8f5f3db2e4242ccfeff0cfa555d484e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 21:18:46 +0000 Subject: [PATCH] chore(deps): update dependency multidict to v6.7.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- jobs/async-upload/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/async-upload/requirements.txt b/jobs/async-upload/requirements.txt index 8223d73167..36f15ab22c 100644 --- a/jobs/async-upload/requirements.txt +++ b/jobs/async-upload/requirements.txt @@ -24,7 +24,7 @@ huggingface-hub==1.4.1 ; python_version >= "3.11" and python_version < "4.0" idna==3.10 ; python_version >= "3.11" and python_version < "4.0" jmespath==1.0.1 ; python_version >= "3.11" and python_version < "4.0" model-registry==0.3.5 ; python_version >= "3.11" and python_version < "4.0" -multidict==6.4.4 ; python_version >= "3.11" and python_version < "4.0" +multidict==6.7.1 ; python_version >= "3.11" and python_version < "4.0" nest-asyncio==1.6.0 ; python_version >= "3.11" and python_version < "4.0" olot==0.1.8 ; python_version >= "3.11" and python_version < "4.0" packaging==25.0 ; python_version >= "3.11" and python_version < "4.0"