From ab90a93eec9f7cd5b505b62356a3ab6391f8c1b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:15:46 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.2.1 in /application Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.26.4...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index e4e3f232..57da7d9a 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -42,7 +42,7 @@ mpmath==1.3.0 multidict==6.1.0 mypy-extensions==1.0.0 networkx==3.3 -numpy==1.26.4 +numpy==2.2.1 openai==1.57.0 openapi-schema-validator==0.6.2 openapi-spec-validator==0.6.0