From aabc7ea319b36db3c337333c51bbbb03489d86e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 22:18:28 +0000 Subject: [PATCH] Bump arrow from 0.17.0 to 1.0.2 Bumps [arrow](https://github.com/arrow-py/arrow) from 0.17.0 to 1.0.2. - [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.17.0...1.0.2) Signed-off-by: dependabot-preview[bot] --- requirements-docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 18c010c7..1eea2865 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -16,7 +16,7 @@ appdirs==1.4.3 # via # -r requirements-tests.txt # black -arrow==0.17.0 +arrow==1.0.2 # via -r requirements-docs.in attrs==19.3.0 # via diff --git a/requirements.txt b/requirements.txt index 231d1995..ebb48e91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ amqp==2.5.2 # via kombu aniso8601==8.0.0 # via flask-restful -arrow==0.17.0 +arrow==1.0.2 # via -r requirements.in asyncpool==1.0 # via -r requirements.in