Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 52d262e

Browse files
fix(deps): update dependency openai to >=1.95.1 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd80817 commit 52d262e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.12"
77

88
dependencies = [
99
"click>=8.2.1",
10-
"openai>=1.95.0",
10+
"openai>=1.95.1",
1111
"pangea-sdk==6.2.0",
1212
"python-dotenv>=1.1.1",
1313
"scipy>=1.16.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)