From 36bf3492799eb6e8fbec1c2b1b05dc249613e37f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 10:02:38 +0000 Subject: [PATCH] Bump h11 from 0.11.0 to 0.13.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/python-hyper/h11/releases) - [Commits](https://github.com/python-hyper/h11/compare/v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: h11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5737b211..aad9ed92 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.13.0 h2==4.0.0 hiredis==1.1.0 hpack==4.0.0