From 5edcc7d345d7bf27a32ca4038b2999c93725e9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:48:02 +0000 Subject: [PATCH] Bump arrow from 0.13.1 to 0.15.1 Bumps [arrow](https://github.com/arrow-py/arrow) from 0.13.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.13.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 9d6efc682..94c913259 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click_completion>=0.5.1 click-didyoumean>=0.0.3 click-repl>=0.1.6 colorama==0.4.1 -arrow==0.13.1 +arrow==0.15.1 jsonschema>=3.0.1g anytree>=2.6.0 asciimatics>=1.11.0