From 23ff676ed117991bd1e92ede3774b9ec2415beff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 23:40:35 +0000 Subject: [PATCH] build(deps): bump numpy from 1.18.1 to 1.22.0 in /docs Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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 aea185b5..15005521 100644 --- a/docs/docs-requirements.txt +++ b/docs/docs-requirements.txt @@ -2,7 +2,7 @@ click==7.0 sphinx-click==2.3.1 python-Levenshtein==0.12.0 matplotlib==3.1.3 -numpy==1.18.1 +numpy==1.22.0 pandas==1.0.1 datreant==1.0.2 xdg==1.0.7