diff --git a/setup.py b/setup.py
index 1bdb133cd5f4c4640eab4034b315062a1e13b41c..6ea213801c68e861fca3bd139601bf69f8aad7b7 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ tests_require = [
     "pytest == 7.2.2",
     "pytest-mock == 3.12.0",
     "parameterized == 0.9.0",
-    "setuptools == 69.1.1",
+    "setuptools == 77.0.3",
     "wheel == 0.42.0",
     "future == 0.18.2",
     "cryptography == 3.4.7",