Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8 (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 318d74d commit eb2636d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ experimental = ["cognite-sdk-experimental"]
[tool.poetry.group.dev.dependencies]
mypy = "1.8.0"
ruff = "^0.1.0"
pytest = "^7.0.0"
pytest = "^8.0.0"
pytest-cov = "^4.0.0"
sphinx = "^7.0.0"
sphinx-rtd-theme = "^2.0.0"
Expand Down

0 comments on commit eb2636d

Please sign in to comment.