Skip to content

Commit

Permalink
fix(recommend-movies): update dependency numpy to v2.1.3 (#20166)
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 Nov 5, 2024
1 parent ee3c460 commit 04e603c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 56 deletions.
112 changes: 57 additions & 55 deletions data-processing/hm-spark/applications/recommend-movies/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 @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "~3.13.0"
numpy = "2.1.2"
numpy = "2.1.3"
pyspark = "3.5.3"

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

0 comments on commit 04e603c

Please sign in to comment.