Skip to content

Commit

Permalink
chore: revert pytest and pytest-cov to prev versions
Browse files Browse the repository at this point in the history
  • Loading branch information
soleksy-splunk committed Jul 18, 2024
1 parent 64d7b5a commit 5608e90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "^8.0.0"
pytest = "^7.2.1"
pytest-splunk-addon = "^5.0.0"
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 = "^5.0.0"
pytest-cov = "^4.0.0"
covdefaults = "^2.3.0"
xmldiff = "^2.6.3"

Expand Down

0 comments on commit 5608e90

Please sign in to comment.