From 91b29e2bee2cfc1e2263d721b96e5e987250e519 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 21:51:08 +0000 Subject: [PATCH] chore(deps): update dependency typepy to v1.3.5 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..64e83fe2422 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tqdm-multiprocess==0.0.11 ; python_version >= "3.11" and python_version < "3.13" tqdm==4.66.6 ; python_version >= "3.11" and python_version < "3.13" transformers==4.48.0 ; python_version >= "3.11" and python_version < "3.13" triton==3.2.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64" -typepy==1.3.4 ; python_version >= "3.11" and python_version < "3.13" +typepy==1.3.5 ; python_version >= "3.11" and python_version < "3.13" typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "3.13" typing-inspection==0.4.2 ; python_version >= "3.11" and python_version < "3.13" tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.13"