Skip to content

Commit

Permalink
fix(deploy): update dependency boto3 to v1.35.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 5c64e20 commit bf9c0ee
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.64",
"boto3==1.35.65",
"sagemaker==2.234.0",
]

Expand Down

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

0 comments on commit bf9c0ee

Please sign in to comment.