From 1c5fe29bafad40462963bd1d2e7882cacd244e78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 03:52:17 +0000 Subject: [PATCH] Bump stem from 1.7.1 to 1.8.0 (#34) Bumps [stem](https://github.com/torproject/stem) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/torproject/stem/releases) - [Commits](https://github.com/torproject/stem/compare/1.7.1...1.8.0) Signed-off-by: dependabot-preview[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 2458801a..2c886a9e 100644 --- a/requirements.in +++ b/requirements.in @@ -4,7 +4,7 @@ PyNaCl==1.3.0 gevent==1.4.0 Flask==1.1.1 PySocks==1.7.1 -stem==1.7.1 +stem==1.8.0 deadsimplekv==0.2.0 unpaddedbase32==0.2.0 streamedrequests==1.0.0 diff --git a/requirements.txt b/requirements.txt index 43c516b1..ad8f91f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -186,8 +186,8 @@ six==1.12.0 \ --hash=sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c \ --hash=sha256:d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73 \ # via pynacl -stem==1.7.1 \ - --hash=sha256:c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2 +stem==1.8.0 \ + --hash=sha256:a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2 streamedrequests==1.0.0 \ --hash=sha256:1d9d07394804a6e1fd66bde74a804e71cab98e6920053865574a459f1cf7d3b7 toomanyobjs==1.1.0 \