From 3ce8370754e870c1627f39b8fb4b27e70e026aeb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 21 Jun 2022 21:54:52 +0000
Subject: [PATCH] Bump numpy from 1.16.3 to 1.22.0 in /docs

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 docs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/requirements.txt b/docs/requirements.txt
index 61dc91e..781f49b 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -45,7 +45,7 @@ nbsphinx==0.4.2
 nibabel==2.4.0
 nilearn==0.5.2
 notebook==5.7.8
-numpy==1.16.3
+numpy==1.22.0
 packaging==19.0
 pandocfilters==1.4.2
 parso==0.4.0