From a1a77e87286c199de67a37d14cd6162209e7bef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:39:59 +0000 Subject: [PATCH] Bump arrow from 0.14.7 to 0.15.1 Bumps [arrow](https://github.com/arrow-py/arrow) from 0.14.7 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.7...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 cfdc04d..c147ea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ absl-py==0.12.0 appnope==0.1.2 argon2-cffi==20.1.0 -arrow==0.14.7 +arrow==0.15.1 astunparse==1.6.3 async-generator==1.10 attrs==20.3.0