From 7a9d14312a061fd9d115138b8df8b944383c2024 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Oct 2021 06:55:45 +0200 Subject: [PATCH] Update arrow from 0.10.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5142e5a0..fceca133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -arrow==0.10.0 +arrow==1.2.0 beautifulsoup4==4.4.1 bottle==0.12.5 certifi==2016.02.28