From faaef8b874e74c2b6f268553209d7176d09fa747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 14:38:27 +0000 Subject: [PATCH] Bump arrow from 0.14.4 to 0.15.1 in /docs Bumps [arrow](https://github.com/arrow-py/arrow) from 0.14.4 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.4...0.15.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/docs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs_requirements.txt b/docs/docs_requirements.txt index 2489463..c1539f8 100644 --- a/docs/docs_requirements.txt +++ b/docs/docs_requirements.txt @@ -1,5 +1,5 @@ Sphinx==2.2.2 sphinx-rtd-theme==0.4.3 sphinx-copybutton==0.2.6 -arrow==0.14.4 +arrow==0.15.1 optional.py==1.0.0 \ No newline at end of file