From d5b63bf7b817682d46510355333c34ff92947111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 06:38:46 +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[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e901fbe..46da2958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ chardet==3.0.4 click==7.1.2 Flask==1.1.2 gunicorn==20.0.4 -h11==0.11.0 +h11==0.12.0 h2==4.0.0 hiredis==1.1.0 hpack==4.0.0