From 159c0c607a915d27e2430476a5702104064561a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:35 +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 59a30af..5d8abe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ py-trello==0.15.0 click==7.0 prompt_toolkit==3.0.3 prettytable==0.7.2 -arrow==0.12.1 +arrow==0.15.1 flake8==3.7.7 black>=19.3b0 pytest==2.9.2