From eb4c94eba7eb3a33c19734cfbc0724bc3dba03dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 19:00:21 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6d6405894..2a86a25c0 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -47,7 +47,7 @@ MarkupSafe==2.1.2 matplotlib==3.4.3 mdurl==0.1.2 multidict==6.0.4 -numpy==1.21.0 +numpy==1.22.0 openai==0.27.6 packaging==23.1 pandas==1.3.5