From bfb6dc4a8ea4eb031ef554c0b299fc4b9d380327 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 15:29:07 +0000 Subject: [PATCH] Update cachetools from 3.1.0 to 3.1.1 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 1defdf19e..e885e3e0f 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -4,7 +4,7 @@ ccxt==1.18.578 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.2 -cachetools==3.1.0 +cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore wrapt==1.11.1