From f7255436c2526d80dc5c9db9375b7f5738da8775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:45:20 +0000 Subject: [PATCH] Bump openai from 1.57.2 to 1.63.0 Bumps [openai](https://github.com/openai/openai-python) from 1.57.2 to 1.63.0. - [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.2...v1.63.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f67f559..aed39b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ getmac==0.9.5 haversine~=2.9.0 humanize~=4.11.0 meshtastic~=2.5.6 -openai==1.57.2 +openai==1.63.0 paho-mqtt==2.1.0 pylint==3.3.2 pypng==0.20220715.0