Skip to content

Commit

Permalink
fix(deploy): update dependency boto3 to v1.35.36 (#19596)
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 Oct 9, 2024
1 parent 4d2636c commit b0b45ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.12.x"
boto3 = "1.35.33"
boto3 = "1.35.36"
sagemaker = "2.231.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit b0b45ff

Please sign in to comment.