From 336ee0db7fd71338b7d8cc1987bb4ba4545dd511 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 00:01:08 +0000 Subject: [PATCH 1/2] Update dependency uvloop to v0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e4f8b3..9f79a52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ grpcio==1.74.0 grpcio-tools==1.71.0 protobuf==5.29.0 -uvloop==0.21.0 +uvloop==0.22.1 elasticsearch[async]==9.1.1 ecs-logging==2.2.0 types-protobuf==5.28.3.20241203 From 5f7388a6897a667c86543c82ddb2ab13045aae55 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Sat, 1 Nov 2025 00:02:30 +0000 Subject: [PATCH 2/2] Update NOTICE.txt --- NOTICE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE.txt b/NOTICE.txt index d1301ee..5f0e02b 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -906,7 +906,7 @@ DEALINGS IN THE SOFTWARE. uvloop -0.21.0 +0.22.1 Apache Software License; MIT License Copyright (C) 2016-present the uvloop authors and contributors.