From 89b5ad9c2a9a515e42a2d0e22016aaeb43e31bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 02:15:16 +0000 Subject: [PATCH] Bump aioquic from 0.9.24 to 0.9.25 Bumps [aioquic](https://github.com/aiortc/aioquic) from 0.9.24 to 0.9.25. - [Commits](https://github.com/aiortc/aioquic/compare/0.9.24...0.9.25) --- updated-dependencies: - dependency-name: aioquic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5586919e..98d32be2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Rx==3.2.0 aiohttp==3.9.1 -aioquic==0.9.24 +aioquic==0.9.25 asyncclick==8.1.3.4 asyncstdlib==3.12.0 coverage==6.5.0