Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent d156287 commit 588216a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ selenium = "*"
webdriver-manager = "*"
msedge-selenium-tools = "*"
cssselect = "*"
lxml = "^4.8.0"
lxml = "^5.0.0"
pytest-splunk-addon = "^5.0.0"

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

[tool.poetry.group.dev.dependencies]
pytest = ">=5.4, <7.3"
splunk-add-on-ucc-framework = "5.48.0"
pytest = ">=8.3, <9"
splunk-add-on-ucc-framework = "5.48.2"
pytest-rerunfailures = "^12.0"

[build-system]
Expand Down

0 comments on commit 588216a

Please sign in to comment.