From 6f75acfa90bdff7a79256a1215fa5a0e23c85439 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Oct 2023 01:04:51 +0200 Subject: [PATCH] Update arrow from 0.10.0 to 1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2024cf92..0751cf6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -arrow==0.10.0 +arrow==1.3.0 beautifulsoup4==4.4.1 bottle==0.12.5 certifi==2016.02.28