Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 2d1f10a commit 268aebf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "convolutional-neural-network"
version = "1.0.0"
requires-python = "~=3.10.0"
dependencies = [
"dvc==3.58.0",
"dvc==3.59.0",
"dvc-s3==3.2.0",
"pandas==2.2.3",
"tabulate==0.9.0",
Expand Down
22 changes: 11 additions & 11 deletions machine-learning/convolutional-neural-network/uv.lock

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

0 comments on commit 268aebf

Please sign in to comment.