Skip to content

Commit

Permalink
chore(deps): update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent d765ad9 commit 64d7b5a
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 @@ -51,13 +51,13 @@ colorama = "^0.4.6"
[tool.poetry.group.dev.dependencies]
mkdocs = "^1.4.2"
importlib-metadata = {version="*", python="<3.8"}
pytest = "^7.2.1"
pytest = "^8.0.0"
pytest-splunk-addon = "^5.0.0"
pytest-splunk-addon-ui-smartx = "3.1.2"
pytest-splunk-addon-ui-smartx = "5.0.0"
pytest-rerunfailures = "^11.1.1"
mkdocs-material = "^9.1.3"
mkdocstrings = {version=">=0", extras=["python"]}
pytest-cov = "^4.0.0"
pytest-cov = "^5.0.0"
covdefaults = "^2.3.0"
xmldiff = "^2.6.3"

Expand Down

0 comments on commit 64d7b5a

Please sign in to comment.