From 3c1067930aee7900164922eba9b8ea940f7e5056 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 31 Dec 2024 08:46:45 -0300 Subject: [PATCH] libbeat/system/tests: bump python libs to fix issues with Python 3.13 --- libbeat/tests/system/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index 00f3914d1a4b..edf7f66093c3 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -10,7 +10,7 @@ backports.ssl-match-hostname==3.5.0.1 bcrypt==4.1.2 cached-property==1.4.2 certifi==2024.7.4 -cffi==1.16.0 +cffi==1.17.1 chardet==3.0.4 charset-normalizer==3.3.2 cryptography==43.0.1 @@ -24,7 +24,7 @@ elasticsearch==7.8.1 enum34==1.1.6 exceptiongroup==1.2.0 googleapis-common-protos==1.56.4 -grpcio==1.60.0 +grpcio==1.68.1 idna==3.7 importlib-metadata==1.7.0 iniconfig==1.0.1