From c509e432081344b169ff0c324c614b428c0f750b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 15:20:29 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.19.5 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.19.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.19.5) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffc6b05a..5afcbd0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ idna==2.9 lxml==4.6.2 mock==4.0.3 more-itertools==8.6.0 -numpy==1.19.4 +numpy==1.19.5 pandas==0.25.3 packaging==20.8 pluggy==0.13.1