From 48aeb26b1a0170b0f4ae8f3b39284fbca4468cd6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:37:03 +0000 Subject: [PATCH] Bump arrow from 1.0.2 to 1.0.3 Bumps [arrow](https://github.com/arrow-py/arrow) from 1.0.2 to 1.0.3. - [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/1.0.2...1.0.3) 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 1eea2865..718a56f1 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -16,7 +16,7 @@ appdirs==1.4.3 # via # -r requirements-tests.txt # black -arrow==1.0.2 +arrow==1.0.3 # via -r requirements-docs.in attrs==19.3.0 # via diff --git a/requirements.txt b/requirements.txt index ebb48e91..d6d4df31 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==1.0.2 +arrow==1.0.3 # via -r requirements.in asyncpool==1.0 # via -r requirements.in