From 917432e803c9ff1ab04f2c6f08075a2dd2aa7d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:39:58 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 in /NomBot_v1.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 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.15.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NomBot_v1.0/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NomBot_v1.0/requirements.txt b/NomBot_v1.0/requirements.txt index d24960f..80c049a 100644 --- a/NomBot_v1.0/requirements.txt +++ b/NomBot_v1.0/requirements.txt @@ -3,7 +3,7 @@ docopt==0.6.2 quicktracer==1.4.0 prompt_toolkit==2.0.7 watchdog==0.9.0 -numpy==1.15.0 +numpy==1.22.0 inputs==0.5 websockets==7.0 psutil==5.4.8