summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d046a2d..9d3122e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pytest (7.4.4-3) unstable; urgency=medium
+
+ * Depend on pluggy >= 1.4.0 as the test fix breaks with older versions
+
+ -- Timo Röhling <roehling@debian.org> Mon, 05 Feb 2024 14:40:23 +0100
+
pytest (7.4.4-2) unstable; urgency=medium
[ Alexandre Detiste ]