From c17eb89e8429b6a395c5db51addec088169686a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Feb 2019 13:32:08 +0100 Subject: [PATCH] Update arrow from 0.13.0 to 0.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1dd8290c2..9d3bc6d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ccxt==1.18.234 SQLAlchemy==1.2.17 python-telegram-bot==11.1.0 -arrow==0.13.0 +arrow==0.13.1 cachetools==3.1.0 requests==2.21.0 urllib3==1.24.1