From 6cd12c8d3b4f8d5020af546e5c2a7ebce726b745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 06:54:58 +0000 Subject: [PATCH] Update numpy requirement from ~=1.23.4 to ~=1.23.5 Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [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.23.4...v1.23.5) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efaadaf..0c15537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pip~=22.3 voila~=0.3.6 matplotlib~=3.6.2 -numpy~=1.23.4 +numpy~=1.23.5 ipympl~=0.8.8 scipy~=1.9.3 voila-osscar-template~=0.3.2