From d343cbcc7689fc04276002e426082d491ab3a6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:10 +0000 Subject: [PATCH] Bump arrow from 0.14.2 to 0.15.1 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 45fa213a..73299642 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e .[dev] -r requirements.txt alabaster==0.7.12 -arrow==0.14.2 +arrow==0.15.1 atomicwrites==1.3.0 attrs==19.1.0 babel==2.7.0