diff --git a/pyproject.toml b/pyproject.toml index 9ddf343..8035740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ issues = "https://github.com/tryolabs/requestium/issues" [project.optional-dependencies] dev = [ "bandit[sarif]==1.8.3", - "coverage==7.8.2", + "coverage==7.10.7", "mypy==1.16.0", "pre-commit==4.2.0", "pytest-cov==6.1.1",