Skip to content

Commit fbb68e6

Browse files
authored
Merge pull request #144 from libretto-ai/dependabot/pip/pre-commit-4.1.0
Bump pre-commit from 3.6.1 to 4.1.0
2 parents 151ab5c + a77bc8a commit fbb68e6

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
@@ -25,7 +25,7 @@ presidio-anonymizer = "^2.2.33"
2525
[tool.poetry.group.dev.dependencies]
2626
pytest = ">=7.4,<9.0"
2727
pytest-asyncio = ">=0.21.1,<0.25.0"
28-
pre-commit = "^3.3.3"
28+
pre-commit = ">=3.3.3,<5.0.0"
2929
black = ">=23.7,<25.0"
3030
flake8 = ">=6.1,<8.0"
3131
faiss-cpu = "^1.7.4"

0 commit comments

Comments
 (0)