From 2ae575e834465d272045edb756a264c8fe761fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:07:33 +0000 Subject: [PATCH] Bump httpie in /deploy/agnosticd/tools/archive/configs/linklight-demo Bumps [httpie](https://github.com/jakubroztocil/httpie) from 0.9.9 to 1.0.3. - [Release notes](https://github.com/jakubroztocil/httpie/releases) - [Changelog](https://github.com/jakubroztocil/httpie/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jakubroztocil/httpie/compare/0.9.9...1.0.3) Signed-off-by: dependabot[bot] --- .../tools/archive/configs/linklight-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt b/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt index 34882ac..a6a4ccd 100644 --- a/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt +++ b/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt @@ -11,7 +11,7 @@ cryptography==2.3.1 docutils==0.14 enum34==1.1.6 futures==3.2.0 -httpie==0.9.9 +httpie==1.0.3 idna==2.7 ipaddress==1.0.22 Jinja2==2.10