From 06c0680d50314f6bef0f81a10a1d62f8f174e59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:00:34 +0000 Subject: [PATCH] Bump numpy from 1.20.2 to 1.24.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.24.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.2...v1.24.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d7c47554b..60197a654d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy == 1.20.2 +numpy == 1.24.1 scipy == 1.6.2 pandas == 1.2.2 matplotlib == 3.4.0