diff --git a/pyproject.toml b/pyproject.toml index 1aa1027..2273dc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Changelog = "https://github.com/kuisathaverat/pytest_otel/releases" [project.optional-dependencies] test = [ "pytest-cov==5.0.0", - "pre-commit==4.0.0", + "pre-commit==4.0.1", "pytest-docker==3.1.1", "mypy==1.11.2", "black==24.8.0",