From 5a710d6a140e4be3a650b481b749a220c70cf50c 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 18:43:35 +0000 Subject: [PATCH] chore(deps): update dependency tabledata 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..2ce0347df02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ setuptools==80.10.2 ; python_version >= "3.11" and python_version < "3.13" six==1.17.0 ; python_version >= "3.11" and python_version < "3.13" sqlitedict==2.1.0 ; python_version >= "3.11" and python_version < "3.13" sympy==1.13.1 ; python_version >= "3.11" and python_version < "3.13" -tabledata==1.3.4 ; python_version >= "3.11" and python_version < "3.13" +tabledata==1.3.5 ; python_version >= "3.11" and python_version < "3.13" tabulate==0.9.0 ; python_version >= "3.11" and python_version < "3.13" tcolorpy==0.1.7 ; python_version >= "3.11" and python_version < "3.13" tenacity==9.0.0 ; python_version >= "3.11" and python_version < "3.13"