From 2d50465be1cecc7fd02beb2fbdaaac14da161f9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Oct 2021 00:59:58 +0200 Subject: [PATCH] Update arrow from 0.10.0 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5142e5a0..cd14b0b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -arrow==0.10.0 +arrow==1.2.1 beautifulsoup4==4.4.1 bottle==0.12.5 certifi==2016.02.28