From 8bf8bf96ab0345fce9e9e5e1c6c6b4dbeb969bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:17:23 +0000 Subject: [PATCH] dependency: (deps): bump openai from 1.57.1 to 1.57.3 in /backend Bumps [openai](https://github.com/openai/openai-python) from 1.57.1 to 1.57.3. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.57.1...v1.57.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 39080a6..9c32243 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -29,7 +29,7 @@ inflection==0.5.1 kiwisolver==1.4.7 matplotlib==3.9.3 numpy==1.26.4 -openai==1.57.1 +openai==1.57.3 opencv-python==4.10.0.84 packaging==23.2 pdfminer.six==20231228