From 6e7ebaa04c6aa738ffe53bfef57243442bbbcb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 20:29:23 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /numpy-100-master Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- numpy-100-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy-100-master/requirements.txt b/numpy-100-master/requirements.txt index 488a34a..744c38f 100644 --- a/numpy-100-master/requirements.txt +++ b/numpy-100-master/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.17.4 +numpy==1.22.0 pandas==0.25.3 jupyter==1.0.0 jupyterthemes==0.20.0