From b402b95d474bf276f0d79b66ed52ac5b2086330e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 02:23:40 +0000 Subject: [PATCH] Bump aioquic from 0.9.25 to 1.2.0 Bumps [aioquic](https://github.com/aiortc/aioquic) from 0.9.25 to 1.2.0. - [Changelog](https://github.com/aiortc/aioquic/blob/main/docs/changelog.rst) - [Commits](https://github.com/aiortc/aioquic/compare/0.9.25...1.2.0) --- updated-dependencies: - dependency-name: aioquic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81044165..ae995b60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Rx==3.2.0 aiohttp==3.9.5 -aioquic==0.9.25 +aioquic==1.2.0 asyncstdlib==3.12.3 asyncclick==8.1.7.2 coverage==6.5.0