Skip to content

Commit 5b469dc

Browse files
authored
Merge pull request #848 from jupyter-incubator/dependabot/pip/pandas-2.0.3
build(deps): bump pandas from 1.5.2 to 2.0.3
2 parents b40cbe5 + 1c2fc44 commit 5b469dc

File tree

2 files changed

+62
-32
lines changed

2 files changed

+62
-32
lines changed

poetry.lock

Lines changed: 61 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hdijupyterutils = {path = "./hdijupyterutils", develop = true }
1717
autovizwidget = {path = "./autovizwidget", develop = true }
1818
sparkmagic = {path = "./sparkmagic", develop = true }
1919
numpy = "^1.24.4"
20-
pandas = "^1.5.2"
20+
pandas = "^2.0.3"
2121
pytest = "^8.3.3"
2222
mock = "^5.1.0"
2323

0 commit comments

Comments
 (0)