From 3238f5f5f3fc449888ee639c771e65b4f79137c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:56:36 +0000 Subject: [PATCH] Bump lxml from 5.1.0 to 6.1.0 in /PythonRpcServer Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PythonRpcServer/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PythonRpcServer/requirements.txt b/PythonRpcServer/requirements.txt index 96176cd..090130e 100644 --- a/PythonRpcServer/requirements.txt +++ b/PythonRpcServer/requirements.txt @@ -10,7 +10,7 @@ grpcio grpcio-tools idna==3.10 KalturaApiClient==19.3.0 -lxml==5.1.0 +lxml==6.1.0 parso==0.8.3 pexpect==4.9.0 pickleshare==0.7.5 @@ -44,7 +44,7 @@ yt-dlp # grpcio-tools==1.60.0 # idna==3.7 # KalturaApiClient==19.3.0 -# lxml==5.1.0 +# lxml==6.1.0 # parso==0.8.3 # pexpect==4.9.0 # pickleshare==0.7.5