From b7cbceda1bb46216a4f65fc2a66fc217f809f11a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:33:22 +0000 Subject: [PATCH] Bump httpie in /www/smart_mirror_rest/SmartMirrorRest Bumps [httpie](https://github.com/httpie/httpie) from 2.2.0 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/2.2.0...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- www/smart_mirror_rest/SmartMirrorRest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/smart_mirror_rest/SmartMirrorRest/requirements.txt b/www/smart_mirror_rest/SmartMirrorRest/requirements.txt index ee0ec396..c75ea408 100644 --- a/www/smart_mirror_rest/SmartMirrorRest/requirements.txt +++ b/www/smart_mirror_rest/SmartMirrorRest/requirements.txt @@ -3,7 +3,7 @@ certifi==2020.6.20 chardet==3.0.4 Django==4.0.6 djangorestframework==3.12.0 -httpie==2.2.0 +httpie==3.1.0 idna==2.10 Pillow==9.0.1 Pygments==2.7.3