Skip to content

Commit

Permalink
Bump pandas from 2.1.3 to 2.2.0 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 4301413 commit 3916ceb
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 49 deletions.
100 changes: 52 additions & 48 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 @@ -11,7 +11,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
pandas = "^2.1.3"
pandas = "^2.2.0"
pandera = "^0.17.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 3916ceb

Please sign in to comment.