Skip to content

Commit 9ab9cd4

Browse files
chore(deps): update all dependencies
1 parent b9389fe commit 9ab9cd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ selenium = "*"
4646
webdriver-manager = "*"
4747
msedge-selenium-tools = "*"
4848
cssselect = "*"
49-
lxml = "^5.1.0"
49+
lxml = "^6.0.0"
5050
pytest-splunk-addon = "^6.0.0"
5151

5252
[tool.poetry.plugins]
5353
pytest11 = { "ucc-smartx" = "pytest_splunk_addon_ui_smartx.plugin" }
5454

5555
[tool.poetry.group.dev.dependencies]
56-
pytest = ">=5.4, <7.3"
57-
splunk-add-on-ucc-framework = "5.48.0"
56+
pytest = ">=8.4, <9"
57+
splunk-add-on-ucc-framework = "5.67.0"
5858
pytest-rerunfailures = "^12.0"
5959

6060
[build-system]

0 commit comments

Comments
 (0)