From 9a48e3b8670448384affa816205a7d882e2c469d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Jan 2018 01:33:33 +0100 Subject: [PATCH] Update arrow from 0.12.0 to 0.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb24b327a..d37312268 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ python-bittrex==0.2.2 SQLAlchemy==1.2.1 python-telegram-bot==9.0.0 -arrow==0.12.0 +arrow==0.12.1 cachetools==2.0.1 requests==2.18.4 urllib3==1.22