From 3ed4b6c080bf8bf12bf2ac687e75834def6db19f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:37:44 +0000 Subject: [PATCH] Bump arrow from 0.12.1 to 0.15.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31b428c..61f2fe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ autobahn[twisted]==18.3.1 bson==0.5.2 ecdsa==0.13.3 websocket-client==0.47.0 -arrow==0.12.1 +arrow==0.15.1 schedule==0.5.0 celery==4.2.0rc1 django_celery_results==1.0.1