From 32df2fc09bb1f75dc3475615a459cfa5e82a46a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Oct 2020 22:02:40 +0200 Subject: [PATCH] Update virtualenv from 16.7.5 to 20.0.33 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e519ea4c..6b548b6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-dotenv==0.10.3 PyYAML==5.3.1 tox==3.14.0 tweepy==3.8.0 -virtualenv==16.7.5 +virtualenv==20.0.33