diff --git a/setup.py b/setup.py index e3199ac2..f76042d2 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "MarkupSafe>=2.1.1,<3.0.0", # testing framework "pytest>=7.1.3,<8.0.0", - "pytest-mock>=3.8.2,<3.11.0", + "pytest-mock>=3.8.2,<3.12.0", "pytest-xdist[psutil]>=2.5.0,<3.0.0", "pytest-asyncio>=0.18.3,<1.0.0", "pytest-cov>=4.0.0,<5.0.0",