From 2b4fda3b0ed70e89dbbbac256290d4499514e120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 12:29:48 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /client/src/resources/contributing 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] --- client/src/resources/contributing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/resources/contributing/requirements.txt b/client/src/resources/contributing/requirements.txt index 180f612b3..1b3b72a72 100644 --- a/client/src/resources/contributing/requirements.txt +++ b/client/src/resources/contributing/requirements.txt @@ -38,7 +38,7 @@ markdown-it-py==2.2.0 MarkupSafe==2.1.2 matplotlib==3.4.3 mdurl==0.1.2 -numpy==1.21.0 +numpy==1.22.0 packaging==23.1 pandas==1.3.5 patsy==0.5.3