From c6753b79fd0b75986fc8a79b76db46d8160486fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:40:17 +0000 Subject: [PATCH] Bump arrow from 0.12.1 to 0.15.1 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index ae974f115..f89926136 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -3,7 +3,7 @@ flask_cors==3.0.7 psycopg2-binary==2.8.2 gunicorn==19.9.0 bs4==0.0.1 -arrow==0.12.1 +arrow==0.15.1 pyyaml==5.1 ics==0.4 maxminddb==1.4.1