Skip to content

Commit

Permalink
Bump pandas from 2.1.1 to 2.2.0 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent b0d7268 commit b8dcdcd
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 52 deletions.
107 changes: 56 additions & 51 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 @@ -7,7 +7,7 @@ authors = ["ie3"]
[tool.poetry.dependencies]
python = "~3.10.4"
PyYAML = "~6.0"
pandas = "~2.1.1"
pandas = "~2.2.0"

[tool.poetry.dev-dependencies]
pre-commit = "~3.5.0"
Expand Down

0 comments on commit b8dcdcd

Please sign in to comment.