From c8a471a684463cd21cf5fcd1eaac51962789a80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:38:59 +0000 Subject: [PATCH] Bump arrow from 0.12.1 to 0.15.1 in /wallet_manager 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] --- wallet_manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet_manager/requirements.txt b/wallet_manager/requirements.txt index 50aafaf2..d042e689 100644 --- a/wallet_manager/requirements.txt +++ b/wallet_manager/requirements.txt @@ -1,4 +1,4 @@ -arrow==0.12.1 +arrow==0.15.1 async-timeout==3.0.0 atomicwrites==1.1.5 attrdict==2.0.0