diff --git a/setup.cfg b/setup.cfg
index 66ff211..1d1e696 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,7 +28,7 @@ packages =
     zope-stubs
 package_dir = =src
 install_requires =
-    mypy>=1.0.0,<1.5.0
+    mypy>=1.0.0,<1.6.0
     zope.interface
     zope.schema
 include_package_data = True