From d2dbed2ef110258b6dcc75678ac215506c870aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 22:30:40 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /web2_projects/magic-pen Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web2_projects/magic-pen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web2_projects/magic-pen/requirements.txt b/web2_projects/magic-pen/requirements.txt index 9c4df26..16ef306 100644 --- a/web2_projects/magic-pen/requirements.txt +++ b/web2_projects/magic-pen/requirements.txt @@ -1,4 +1,4 @@ tox==3.14.3 virtualenv==20.0.1 python-dotenv==0.11.0 -numpy==1.21.0 +numpy==1.22.0