From 832702380730c2bac2da712276aaacbf1ddd6f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 15:57:20 +0000 Subject: [PATCH] Bump numpy from 1.21.6 to 1.22.0 in /docs Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 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.21.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] (cherry picked from commit e054144c1e89f8ec1fa1e086dba8c86732e0c4f6) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a4c9f56942..542cffd5aa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -16,7 +16,7 @@ importlib-metadata==4.11.4 Jinja2==3.1.2 MarkupSafe==2.1.1 mpi4py==3.1.3 -numpy==1.21.6 +numpy==1.22.0 packaging==22.0 Pillow==9.4.0 pip==22.3.1