Skip to content

Commit

Permalink
fix(convolutional-neural-network): update dependency dvc to v3.40.1 (#…
Browse files Browse the repository at this point in the history
…13968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 1cf0cc2 commit 723cd40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions machine-learning/convolutional-neural-network/poetry.lock

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 @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.10.x"
dvc = "3.40.0"
dvc = "3.40.1"
dvc-s3 = "3.0.1"
pandas = "2.1.4"
tabulate = "0.9.0"
Expand Down

0 comments on commit 723cd40

Please sign in to comment.