Skip to content

Commit

Permalink
Merge pull request #76 from VanekPetr/dependabot/pip/pre-commit-3.8.0
Browse files Browse the repository at this point in the history
chore(deps): bump pre-commit from 3.7.1 to 3.8.0
  • Loading branch information
VanekPetr authored Jul 30, 2024
2 parents d580c01 + 8bd20d4 commit 4a7d73f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -9,7 +9,7 @@ repository = "https://github.com/VanekPetr/flan-t5-text-classifier"
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
pandas = "2.2.2"
pre-commit = "3.7.1"
pre-commit = "3.8.0"
loguru = "0.7.2"
datasets = "2.20.0"
transformers = "4.43.3"
Expand Down

0 comments on commit 4a7d73f

Please sign in to comment.