Skip to content

Commit

Permalink
Merge pull request #41 from VanekPetr/dependabot/pip/pandas-2.2.2
Browse files Browse the repository at this point in the history
chore(deps): bump pandas from 2.2.1 to 2.2.2
  • Loading branch information
VanekPetr authored Apr 15, 2024
2 parents 4ecc1de + 56f7d8b commit 350a85e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 35 deletions.
66 changes: 32 additions & 34 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 @@ -8,7 +8,7 @@ repository = "https://github.com/VanekPetr/flan-t5-text-classifier"

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
pandas = "2.2.1"
pandas = "2.2.2"
pre-commit = "3.7.0"
loguru = "0.7.2"
datasets = "2.18.0"
Expand Down

0 comments on commit 350a85e

Please sign in to comment.