diff --git a/pyproject.toml b/pyproject.toml
index 568515f04da6745e0eaa340faf3f50c4fb322567..751f0292e7d1598667a98d4df623be93bfce1400 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,7 +21,7 @@ texttable = "^1.6.3"
 pendulum = "^2.1.2"
 
 [tool.poetry.dev-dependencies]
-pytest = "^6.0"
+pytest = "^6.2.5"
 pytest-cov = "^2.7"
 pytest-sugar = "^0.9.2"