From 6ad1089f45e2299cc8f449d7297fe8e980277c67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 30 Jan 2019 13:33:08 +0100 Subject: [PATCH] Update cachetools from 3.0.0 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bce61d65a..61d5a5295 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ccxt==1.18.179 SQLAlchemy==1.2.17 python-telegram-bot==11.1.0 arrow==0.13.0 -cachetools==3.0.0 +cachetools==3.1.0 requests==2.21.0 urllib3==1.24.1 wrapt==1.11.1