From e007879ec9c3872bd1710e5badf293551a4b3a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:07:52 -0800 Subject: [PATCH] Bump numpy from 1.8.2 to 1.22.0 (#46) Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 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.8.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c010702..f6595be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ matplotlib==1.3.1 netaddr==0.7.12 nose==1.3.0 ntplib==0.3.1 -numpy==1.8.2 +numpy==1.22.0 paramiko==2.0.9 py==1.4.22 pyOpenSSL==17.5.0