diff --git a/pyproject.toml b/pyproject.toml
index e6da06b..886b837 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -33,7 +33,7 @@ tooling = [
   "httpx ==0.24.1",
   "sqlalchemy-utils ==0.41.1",
   "python-dotenv ==1.0.0",
-  "pytest ==7.4.0",
+  "pytest ==7.4.2",
   # types
   "mypy ==1.5.1",
   "types-requests ==2.31.0.2"