Skip to content

Commit

Permalink
Bump pandas from 2.2.0 to 2.2.2 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 2cca8f9 commit 16185ab
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
65 changes: 33 additions & 32 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.11.6"
PyYAML = "~6.0"
pandas = "~2.2.0"
pandas = "~2.2.2"

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

0 comments on commit 16185ab

Please sign in to comment.