From 9caa323d548a9d7ad717a1ffaf6fd8828a95ff82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:27:42 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /(1)TutorialPython_IPYTHON 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] --- (1)TutorialPython_IPYTHON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/(1)TutorialPython_IPYTHON/requirements.txt b/(1)TutorialPython_IPYTHON/requirements.txt index 1f85101..db74b4d 100644 --- a/(1)TutorialPython_IPYTHON/requirements.txt +++ b/(1)TutorialPython_IPYTHON/requirements.txt @@ -60,7 +60,7 @@ nbformat==4.4.0 nervananeon==2.6.0 notebook==6.0.0 numexpr==2.6.9 -numpy==1.16.4 +numpy==1.22.0 packaging==19.0 pandas==0.24.2 pandoc==1.0.2