From 8e0377bd02596becac9bb5da32d2e9b25f900f23 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 21 Jun 2022 22:30:56 +0000
Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /pytorch

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.4...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 pytorch/requirements-cpu.txt | 2 +-
 pytorch/requirements-gpu.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pytorch/requirements-cpu.txt b/pytorch/requirements-cpu.txt
index cdada0e50..24b88280b 100644
--- a/pytorch/requirements-cpu.txt
+++ b/pytorch/requirements-cpu.txt
@@ -1,6 +1,6 @@
 antlr4-python3-runtime==4.7
 jupyter==1.0.0
-numpy==1.16.4
+numpy==1.22.0
 pandas==0.23.4
 scikit-learn==0.21.2
 scipy==1.3.0
diff --git a/pytorch/requirements-gpu.txt b/pytorch/requirements-gpu.txt
index cdada0e50..24b88280b 100644
--- a/pytorch/requirements-gpu.txt
+++ b/pytorch/requirements-gpu.txt
@@ -1,6 +1,6 @@
 antlr4-python3-runtime==4.7
 jupyter==1.0.0
-numpy==1.16.4
+numpy==1.22.0
 pandas==0.23.4
 scikit-learn==0.21.2
 scipy==1.3.0