From f1906af5bfafb6d1648e095e7645fa30bca1004b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:46:22 +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 decbd52..30f598f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ flake8==3.8.4 graphene==2.1.8 graphql-core==2.3.2 graphql-relay==2.0.1 -h11==0.11.0 +h11==0.12.0 httptools==0.1.1 idna==2.10 iniconfig==1.1.1