From 9b16ffefadc9cbe97e3fc6713cf98791d05c3140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 07:57:45 +0000 Subject: [PATCH] [upd] pypi: Bump uvloop from 0.19.0 to 0.20.0 Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](https://github.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: uvloop 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 1c9a7eacb..6293d6e36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ python-dateutil==2.9.0.post0 pyyaml==6.0.2 httpx[http2]==0.24.1 Brotli==1.1.0 -uvloop==0.19.0 +uvloop==0.20.0 httpx-socks[asyncio]==0.7.7 setproctitle==1.3.3 redis==5.0.8