diff --git a/pyproject.toml b/pyproject.toml
index dad57eea2ed93034ce12a4d1db97798b264b185c..ade65e5c9bbe4dacc835cf8a7fd0aa359f6689f5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ pendulum = "^2.1.2"
 
 [tool.poetry.group.test.dependencies]
 pytest = "^7.0.0"
-pytest-cov = "^3.0"
+pytest-cov = "^4.0"
 pytest-sugar = "^0.9.2"
 pytest-clarity = "^1.0.1"