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] authored Oct 13, 2024
1 parent cf9936f commit d04704d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4.0"
pytest-splunk-addon-ui-smartx = "^5.3.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 d04704d

Please sign in to comment.