From 4be6ec1218a7c579f684f31d2bbaa25fe4ab85a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:23:18 +0000 Subject: [PATCH] Bump hpack from 2.0.1 to 2.3.0 Bumps [hpack](http://hyper.rtfd.org) from 2.0.1 to 2.3.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 a21350f..101d9c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ construct==2.5.2 cryptography==1.1.2 enum34==1.1.2 futures==3.0.5 -hpack==2.0.1 +hpack==2.3.0 html2text==2015.11.4 idna==2.0 ipaddress==1.0.16