From 3404bb1865b31823bd978ec3084f66c6955f63e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 15:36:09 +0000 Subject: [PATCH] Update arrow from 0.13.1 to 0.13.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 8139d2cbb..4ec3a0092 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -3,7 +3,7 @@ ccxt==1.18.551 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 -arrow==0.13.1 +arrow==0.13.2 cachetools==3.1.0 requests==2.21.0 urllib3==1.24.2 # pyup: ignore