From 23e860670b691414cc0263cacd29232f4f219858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:32:26 +0000 Subject: [PATCH] pip(deps): bump uvloop from 0.21.0 to 0.22.1 Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.21.0 to 0.22.1. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](https://github.com/MagicStack/uvloop/compare/v0.21.0...v0.22.1) --- updated-dependencies: - dependency-name: uvloop dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb2c04..fc055ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ plotly==6.3.0 pandas kaleido==1.2.0 certifi==2025.8.3 -uvloop==0.21.0; sys_platform == 'linux' +uvloop==0.22.1; sys_platform == 'linux' recordclass==0.24 pipe==2.0 topggpy==1.4.0