Skip to content

Commit

Permalink
chore(deps): update dependency pandas to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent d66b1ea commit 235cfc2
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 @@ -23,7 +23,7 @@ pre-commit = "^2.21.0"
pdbpp = "^0.10.3"
mypy = "^1.1"
hypothesis = "^6.68.2"
pandas = "^1"
pandas = "^2.0.0"
jupysql = "^0.6.6"
sqlalchemy = {version="^1.3.19", extras=['mypy']}
pytest-cov = {extras = ["coverage"], version = "^4.0.0"}
Expand Down

0 comments on commit 235cfc2

Please sign in to comment.