From 09f5d534e7bdb11a515db8aa2f9e7d1e8d150e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:41:06 +0000 Subject: [PATCH] Bump arrow from 0.12.1 to 0.15.1 Bumps [arrow](https://github.com/arrow-py/arrow) from 0.12.1 to 0.15.1. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/compare/0.12.1...0.15.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 860261b..ea9c8a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pandas==0.23.4 requests==2.19.1 apscheduler==3.5.3 python_dateutil==2.7.3 -arrow==0.12.1 \ No newline at end of file +arrow==0.15.1 \ No newline at end of file