Skip to content

Commit

Permalink
Update dependency pandas to v2 (#41)
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 17, 2023
1 parent 8027db9 commit d5b635b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 32 deletions.
92 changes: 61 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = "^3.8"
numpy = "^1.19.3"
chardet = "^4.0.0"
pytest-cov = "^4.0.0"
pandas = "^1.1.3"
pandas = "^2.0.0"

[tool.poetry.dev-dependencies]
pytest = "^6.1"
Expand Down

0 comments on commit d5b635b

Please sign in to comment.