--- pyproject.toml.orig 2024-06-04 10:06:37 UTC +++ pyproject.toml @@ -62,7 +62,7 @@ test = [ "flask>=2.1.2", "requests-wsgi-adapter>=0.4.1", "trustme>=0.9.0; python_version < \"3.13\"", - "pytest-mock>=3.12.0", + "pytest-mock>=3.10.0", ] doc = [ "furo",