From a9701f5ceaa7322612c1b394a53952cdc5e48334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:25 +0000 Subject: [PATCH] Bump arrow from 0.14.2 to 0.15.1 in /bitrue Bumps [arrow](https://github.com/arrow-py/arrow) from 0.14.2 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.14.2...0.15.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bitrue/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrue/requirements.txt b/bitrue/requirements.txt index 6d3b12c..9aa1dd1 100644 --- a/bitrue/requirements.txt +++ b/bitrue/requirements.txt @@ -1,5 +1,5 @@ apscheduler==3.6.0 -arrow==0.14.2 +arrow==0.15.1 binaryornot==0.4.4 bleach==3.1.1 certifi==2019.3.9