Skip to content

Commit

Permalink
fix(infer): update dependency boto3 to v1.35.91 (#22222)
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 Jan 2, 2025
1 parent 1a3aa1e commit 3f9d717
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "infer"
version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"boto3==1.35.90",
"boto3==1.35.91",
"gevent==24.11.1",
"geventhttpclient==2.3.3",
"numpy==1.26.4",
Expand Down

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

0 comments on commit 3f9d717

Please sign in to comment.