From 0c2cc9640c50fb55e6479b1c0aa6cd5112e225e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:47:42 +0000 Subject: [PATCH] chore(deps): bump httpie from 1.0.2 to 1.0.3 in /backend Bumps [httpie](https://github.com/jakubroztocil/httpie) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/jakubroztocil/httpie/releases) - [Changelog](https://github.com/httpie/httpie/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jakubroztocil/httpie/compare/1.0.2...1.0.3) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 97dc7a89..e03cb895 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ Flask-HTTPAuth==3.2.4 Flask-Login==0.4.1 Flask-Migrate==2.4.0 Flask-SQLAlchemy==2.3.2 -httpie==1.0.2 +httpie==1.0.3 idna==2.8 ipython==7.4.0 ipython-genutils==0.2.0