From f6b3f5017be8e1fd44c78a5c224fee468eb179d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:39:24 +0000 Subject: [PATCH] Bump arrow from 0.14.5 to 0.15.1 in /django Bumps [arrow](https://github.com/arrow-py/arrow) from 0.14.5 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.5...0.15.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 2615ee0..1c96553 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -7,7 +7,7 @@ django-phonenumber-field==2.2.0 phonenumbers==8.10.4 django-storages==1.7 psycopg2-binary==2.8.4 -arrow==0.14.5 +arrow==0.15.1 requests==2.22.0 boto3==1.9.212 lxml==4.6.3