Skip to content

Commit

Permalink
fix(deps): update dependency click to >=8.1.8 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent f0ae318 commit f22742b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"

dependencies = [
"click>=8.1.7",
"click>=8.1.8",
"openai>=1.58.1",
"pangea-sdk>=5.2.1",
"python-dotenv>=1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f22742b

Please sign in to comment.