Skip to content

Commit

Permalink
Update dependency pandas to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 20b5f57 commit e4795ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ typing-extensions = "^4.3.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.0.0"
pytest-cov = "^4.0.0"
pandas = "~1.3.0"
pandas = "~2.2.0"
black = "^22.8.0"
flake8 = "^6.0.0"
isort = "^5.10.1"
Expand Down

0 comments on commit e4795ba

Please sign in to comment.