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

Commit fc8e02c

Browse files
fix(deps): update dependency click to >=8.2.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1f3a34 commit fc8e02c

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
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77

88
dependencies = [
9-
"click>=8.1.8",
9+
"click>=8.2.0",
1010
"openai>=1.78.0",
1111
"pangea-sdk==6.1.0",
1212
"python-dotenv>=1.1.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)