⬆️ Upgrade dependency openai to v1.28.1

This commit is contained in:
renovate[bot]
2024-05-11 07:17:42 +00:00
committed by Paillat
parent 670c2ae2a0
commit 872c718845
2 changed files with 5 additions and 5 deletions

8
pdm.lock generated
View File

@@ -5,7 +5,7 @@
groups = ["default", "lint", "win"]
strategy = ["cross_platform", "inherit_metadata"]
lock_version = "4.4.1"
content_hash = "sha256:6a4c1e0d33f19d3f532c8a57c331f6b55de74d08d2029c5ba059b349133d78c8"
content_hash = "sha256:86f3db5d3575f7149b7484e818a9fc492710fd04b14c11070db0302558c6ba9a"
[[package]]
name = "absl-py"
@@ -1953,7 +1953,7 @@ files = [
[[package]]
name = "openai"
version = "1.28.0"
version = "1.28.1"
requires_python = ">=3.7.1"
summary = "The official Python library for the openai API"
groups = ["default"]
@@ -1967,8 +1967,8 @@ dependencies = [
"typing-extensions<5,>=4.7",
]
files = [
{file = "openai-1.28.0-py3-none-any.whl", hash = "sha256:94b5a99f5121e1747dda1bb8fff31820d5ab4b49056a9cf2e3605f5c90011955"},
{file = "openai-1.28.0.tar.gz", hash = "sha256:ac43b8b48aec70de4b76cfc96ae906bf8d5814427475b9dabb662f84f655f0e1"},
{file = "openai-1.28.1-py3-none-any.whl", hash = "sha256:943e0d0d587b9a62f99bd3acbaf479ae5362986e5fff013f57b5b7bde85cce93"},
{file = "openai-1.28.1.tar.gz", hash = "sha256:8a3adbba16882434768d76fd3129fcc9b40ace98f8d55a6ddacfc05c4096ac30"},
]
[[package]]