We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16eb68f commit c5520e2Copy full SHA for c5520e2
pyproject.toml
@@ -53,8 +53,8 @@ pytest-splunk-addon = "^6.0.0"
53
pytest11 = { "ucc-smartx" = "pytest_splunk_addon_ui_smartx.plugin" }
54
55
[tool.poetry.group.dev.dependencies]
56
-pytest = ">=5.4, <7.3"
57
-splunk-add-on-ucc-framework = "5.48.0"
+pytest = ">=8.4, <9"
+splunk-add-on-ucc-framework = "5.66.0"
58
pytest-rerunfailures = "^12.0"
59
60
[build-system]
0 commit comments