Skip to content

Commit 1990f4f

Browse files
Bump pandas from 2.0.1 to 2.0.2 (#85)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e17d7b1 commit 1990f4f

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -6,7 +6,7 @@ authors = ["peepo-dev-family"]
66

77
[tool.poetry.dependencies]
88
jupyter = "^1.0.0"
9-
pandas = "^2.0.1"
9+
pandas = "^2.0.2"
1010
plotly = "^5.14.0"
1111
python = "~3.10"
1212
scikit-learn = "^1.1.1"

0 commit comments

Comments
 (0)