Skip to content

Commit 1c2fc44

Browse files
build(deps): bump pandas from 1.5.2 to 2.0.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 2.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.2...v2.0.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b40cbe5 commit 1c2fc44

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)