From 4ef8a74977acf7fb55a8350269f2be00e7a616fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2019 17:19:19 +0200 Subject: [PATCH] Update arrow from 0.13.2 to 0.14.1 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index ee8b08b75..bf21c6e59 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -3,7 +3,7 @@ ccxt==1.18.615 SQLAlchemy==1.3.4 python-telegram-bot==11.1.0 -arrow==0.13.2 +arrow==0.14.1 cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore