diff --git a/pyproject.toml b/pyproject.toml
index 765cb45f2..1ba7f1f03 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -45,7 +45,7 @@ optional-dependencies.dev = [
   "coverage",
   "flake8",
   "isort",
-  "pytest==7.1.2",
+  "pytest==8.3.2",
   "pytest-asyncio==0.23.8",
   "pytest-mock==3.14",
   "requests-mock",