From 948a8cc2c52a528b71d64a573a082c82abf4860c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 07:31:24 +0000 Subject: [PATCH] Bump hypercorn[h3] from 0.15.0 to 0.16.0 in /requirements Bumps [hypercorn[h3]](https://github.com/pgjones/hypercorn) from 0.15.0 to 0.16.0. - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pgjones/hypercorn/compare/0.15.0...0.16.0) --- updated-dependencies: - dependency-name: hypercorn[h3] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 1019dc1f..81db4b52 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -15,7 +15,7 @@ djangorestframework-api-key==3.0.0 docutils==0.20.1 drf-yasg==1.21.7 huey==2.5.0 -hypercorn[h3]==0.15.0 +hypercorn[h3]==0.16.0 jsonfield==3.1.0 markdown==3.5 pwned-passwords-django==2.0