Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8 (#274)
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 20, 2024
1 parent db9ec46 commit 08f321e
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 29 deletions.
173 changes: 145 additions & 28 deletions python/poetry.lock

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

2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ python = "^3.10"

[tool.poetry.dev-dependencies]
pre-commit = "^3.3"
pytest = "^7.0.0"
pytest = "^8.0.0"
PyYAML = "^6.0"

[build-system]
Expand Down

0 comments on commit 08f321e

Please sign in to comment.