Skip to content

Commit 4a7d73f

Browse files
authored
Merge pull request #76 from VanekPetr/dependabot/pip/pre-commit-3.8.0
chore(deps): bump pre-commit from 3.7.1 to 3.8.0
2 parents d580c01 + 8bd20d4 commit 4a7d73f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/VanekPetr/flan-t5-text-classifier"
99
[tool.poetry.dependencies]
1010
python = ">=3.9,<3.13"
1111
pandas = "2.2.2"
12-
pre-commit = "3.7.1"
12+
pre-commit = "3.8.0"
1313
loguru = "0.7.2"
1414
datasets = "2.20.0"
1515
transformers = "4.43.3"

0 commit comments

Comments
 (0)