From 0d84be77721b48efe14b98b360497e46dc88267e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:38 +0000 Subject: [PATCH] build(deps): bump httpie from 0.9.9 to 3.1.0 in /model Bumps [httpie](https://github.com/httpie/httpie) from 0.9.9 to 3.1.0. - [Release notes](https://github.com/httpie/httpie/releases) - [Changelog](https://github.com/httpie/httpie/blob/master/CHANGELOG.md) - [Commits](https://github.com/httpie/httpie/compare/0.9.9...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/requirements.txt b/model/requirements.txt index 93ee919a..baaa3b7f 100644 --- a/model/requirements.txt +++ b/model/requirements.txt @@ -28,7 +28,7 @@ glances==2.11.1 # google-cloud==0.33.1 # XXX Had to upgrade google-cloud-bigquery for pandas-gbq, hope it didn't break anything... google-cloud-bigquery==1.9.0 graphviz==0.8.4 -httpie==0.9.9 +httpie==3.1.0 ipykernel==4.9.0 # Includes fix for https://github.com/plotly/dash/issues/257#issuecomment-395610889 joypy==0.1.8 jupyter==1.0.0