From 306972044fefd188f5f427f86a7c683ad165d447 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 07:40:40 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.19.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 to 1.19.4. - [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.3...v1.19.4) 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 6cd80ef..dbbda33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ docker>=4.2.0 domdf-python-tools>=1.7.0 jinja2>=2.10.1 numpy>=1.19.1; platform_system != "Windows" -numpy==1.19.3; platform_system == "Windows" +numpy==1.19.4; platform_system == "Windows" pymassspec>=2.2.20 requests>=2.22.0 sdjson>=0.2.6