From 96d4139cfd5708270584132cad570b5ca632ae43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:51 +0000 Subject: [PATCH] Bump arrow from 0.12.1 to 0.15.1 in /ChatModel 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] --- ChatModel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatModel/requirements.txt b/ChatModel/requirements.txt index f4f22a0..8603997 100644 --- a/ChatModel/requirements.txt +++ b/ChatModel/requirements.txt @@ -1,6 +1,6 @@ absl-py==0.1.10 args==0.1.0 -arrow==0.12.1 +arrow==0.15.1 astor==0.6.2 Babel==2.5.3 beautifulsoup4==4.6.0