From 50ee6a4a6555b40f901c6ec43b05d9971b3ac1f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:45:25 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /02_Python_Programming 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/HOWTO_RELEASE.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] --- 02_Python_Programming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Python_Programming/requirements.txt b/02_Python_Programming/requirements.txt index 91274a2..ac5ee94 100644 --- a/02_Python_Programming/requirements.txt +++ b/02_Python_Programming/requirements.txt @@ -23,7 +23,7 @@ Markdown==3.2.1 matplotlib==3.1.2 mplfinance==0.12.3a3 multitasking==0.0.9 -numpy==1.17.4 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.2.0 pandas==1.0.1