summaryrefslogtreecommitdiff
path: root/devel/py-unearth/files/patch-pyproject.toml
blob: fdcf524d1a6972278188c6d268703d7913802635 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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",