From c24c5f2692029702c98d6d91a89fd42a796be6e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 19:27:23 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.22.0 in /alpaca/statistically-significant Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 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.19.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alpaca/statistically-significant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpaca/statistically-significant/requirements.txt b/alpaca/statistically-significant/requirements.txt index 3e962bc3..5af364e2 100644 --- a/alpaca/statistically-significant/requirements.txt +++ b/alpaca/statistically-significant/requirements.txt @@ -12,7 +12,7 @@ idna==2.10 kiwisolver==1.2.0 matplotlib==3.2.2 multidict==4.7.6 -numpy==1.19.1 +numpy==1.22.0 pandas==1.1.1 patsy==0.5.1 Pillow==8.3.2