summaryrefslogtreecommitdiff
path: root/devel/py-stestr/files/patch-pyproject.toml
blob: 86b323610e478d0e61ff8d793b757a9e39c6e56c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-04-21 18:53:56 UTC
+++ pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
 requires-python = ">=3.8"
 dependencies = [
     "cliff>=2.8.0",
-    "python-subunit>=1.4.0",
+    "python-subunit>=1.3.0",
     "fixtures>=3.0.0",
     "testtools>=2.2.0",
     "PyYAML>=3.10.0",