mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump openai from 1.30.0 to 1.30.1 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.0 to 1.30.1. - [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.30.0...v1.30.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7e89d9546
commit
6ccfb6c80b
2 changed files with 5 additions and 5 deletions
8
apps/api/poetry.lock
generated
8
apps/api/poetry.lock
generated
|
|
@ -1879,13 +1879,13 @@ sympy = "*"
|
|||
|
||||
[[package]]
|
||||
name = "openai"
|
||||
version = "1.30.0"
|
||||
version = "1.30.1"
|
||||
description = "The official Python library for the openai API"
|
||||
optional = false
|
||||
python-versions = ">=3.7.1"
|
||||
files = [
|
||||
{file = "openai-1.30.0-py3-none-any.whl", hash = "sha256:2826be5836e87ac5f090db7c8cc3d406080357487137e963ececc237cf804f6d"},
|
||||
{file = "openai-1.30.0.tar.gz", hash = "sha256:0ba828156eb209c57509f98c2dd7e31add8dbd5feae432507701b65a6f8d20fe"},
|
||||
{file = "openai-1.30.1-py3-none-any.whl", hash = "sha256:c9fb3c3545c118bbce8deb824397b9433a66d0d0ede6a96f7009c95b76de4a46"},
|
||||
{file = "openai-1.30.1.tar.gz", hash = "sha256:4f85190e577cba0b066e1950b8eb9b11d25bc7ebcc43a86b326ce1bfa564ec74"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
@ -3813,4 +3813,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.12"
|
||||
content-hash = "3c15b3b3b8b1101336c1d481894dbf468cbc3a3bbe5def632ba11db1eb30f993"
|
||||
content-hash = "5b7540224bb59fe7c5d5356d293ef9e135ba67da2f822cd749562e848231f6a1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue