Skip to content

Commit

Permalink
chore(pytorch-mnist): update dependency sagemaker to v2.201.0 (#13361)
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 20, 2023
1 parent 387808d commit 1a2c0bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions aws/amazon-sagemaker/pytorch-mnist/poetry.lock

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

2 changes: 1 addition & 1 deletion aws/amazon-sagemaker/pytorch-mnist/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ torchvision = "0.16.2"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.24.4"
sagemaker = "2.200.1"
sagemaker = "2.201.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 1a2c0bb

Please sign in to comment.