From 5ce4cdb9a5f20a776408bc972b190c5a2856b6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:24:35 +0000 Subject: [PATCH] Bump openai from 1.57.2 to 1.62.0 Bumps [openai](https://github.com/openai/openai-python) from 1.57.2 to 1.62.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.62.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..366063e 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.62.0 paho-mqtt==2.1.0 pylint==3.3.2 pypng==0.20220715.0