Skip to content

Commit

Permalink
fix(map): update dependency pandas to v2.2.1 (#14808)
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] committed Feb 23, 2024
1 parent 88f1775 commit 9d6e6c2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
63 changes: 32 additions & 31 deletions machine-learning/hm-streamlit/applications/map/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 @@ -7,7 +7,7 @@ authors = ["Hongbo Miao"]
[tool.poetry.dependencies]
python = "3.12.x"
numpy = "1.26.4"
pandas = "2.2.0"
pandas = "2.2.1"
streamlit = "1.31.1"

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

0 comments on commit 9d6e6c2

Please sign in to comment.