Blame 0003_removing_pytest_plus_dependency.patch

2e1d20d
--- a/pyproject.toml	2022-11-25 10:14:36.878732145 +0100
2e1d20d
+++ b/pyproject.toml	2022-11-25 10:15:20.876127236 +0100
2e1d20d
@@ -54,7 +54,6 @@
2e1d20d
     "enrich>=1.2.6",
2e1d20d
     "molecule>=3.4.0",  # ansible is needed but no direct imports are made
2e1d20d
     "pytest-cov>=2.12.1",
2e1d20d
-    "pytest-plus>=0.2",
2e1d20d
     "pytest-xdist>=2.3.0",
2e1d20d
     "pytest>=6.2.5",
2e1d20d
 ]