From 3e26546346505aa951b70a3a7028c3850931faed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:26:12 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 in /IntermediateAdvancedPythonExamples Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IntermediateAdvancedPythonExamples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntermediateAdvancedPythonExamples/requirements.txt b/IntermediateAdvancedPythonExamples/requirements.txt index 5d458df..5ebc1e5 100644 --- a/IntermediateAdvancedPythonExamples/requirements.txt +++ b/IntermediateAdvancedPythonExamples/requirements.txt @@ -11,7 +11,7 @@ matplotlib==3.1.1 mysql==0.0.2 mysql-connector-python==8.0.17 mysqlclient==1.4.2.post1 -numpy==1.17.0 +numpy==1.22.0 protobuf==3.9.0 pyparsing==2.4.2 python-dateutil==2.8.0