Skip to content

Commit

Permalink
fix(recommend-movies): update dependency numpy to v2.1.2 (#19602)
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 104fc24 commit bd20b8c
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 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.12.x"
numpy = "2.1.1"
numpy = "2.1.2"
pyspark = "3.5.3"

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

0 comments on commit bd20b8c

Please sign in to comment.