Skip to content

Commit

Permalink
fix(deploy): update dependency boto3 to v1.35.92 (#22250)
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 3, 2025
1 parent b49d585 commit 3993660
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 = "deploy"
version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"boto3==1.35.91",
"boto3==1.35.92",
"sagemaker==2.237.1",
]

Expand Down

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

0 comments on commit 3993660

Please sign in to comment.