From 3ec2bb0801e4b49f40d7fd6018c54ac942d8c8b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:43:07 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 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.18.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- weekFour/requirements.txt | 2 +- weekThree/requirements.txt | 2 +- weekTwo/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5fa07b6..ed39b7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.5 notebook==6.0.3 -numpy==1.18.2 +numpy==1.22.0 packaging==20.3 pandas==1.0.3 pandocfilters==1.4.2 diff --git a/weekFour/requirements.txt b/weekFour/requirements.txt index 7b4fa53..b198976 100644 --- a/weekFour/requirements.txt +++ b/weekFour/requirements.txt @@ -25,7 +25,7 @@ more-itertools==7.0.0 nbconvert==5.5.0 nbformat==4.4.0 notebook==5.7.8 -numpy==1.16.4 +numpy==1.22.0 packaging==19.0 pandas==0.24.2 pandocfilters==1.4.2 diff --git a/weekThree/requirements.txt b/weekThree/requirements.txt index ebddcba..6b3d83a 100644 --- a/weekThree/requirements.txt +++ b/weekThree/requirements.txt @@ -23,7 +23,7 @@ more-itertools==7.0.0 nbconvert==5.5.0 nbformat==4.4.0 notebook==5.7.8 -numpy==1.16.4 +numpy==1.22.0 packaging==19.0 pandas==0.24.2 pandocfilters==1.4.2 diff --git a/weekTwo/requirements.txt b/weekTwo/requirements.txt index ebddcba..6b3d83a 100644 --- a/weekTwo/requirements.txt +++ b/weekTwo/requirements.txt @@ -23,7 +23,7 @@ more-itertools==7.0.0 nbconvert==5.5.0 nbformat==4.4.0 notebook==5.7.8 -numpy==1.16.4 +numpy==1.22.0 packaging==19.0 pandas==0.24.2 pandocfilters==1.4.2