From 70bc53597269f4f77fdbb332417f8f9a85b092c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 07:00:10 +0000 Subject: [PATCH] Bump h11 from 0.11.0 to 0.12.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/python-hyper/h11/releases) - [Commits](https://github.com/python-hyper/h11/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5994a2f..e1389ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cycler==0.10.0 django-enum-choices==2.1.3 Django==3.1.6 fastapi==0.61.2 -h11==0.11.0 +h11==0.12.0 httpcore==0.12.3 httpx==0.16.1 idna==3.1