Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 890d0d3 commit fd9c2a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -9,7 +9,7 @@ python = "^3.8"

[tool.poetry.dev-dependencies]
black = "^24.0.0"
pytest = "^7.1.2"
pytest = "^8.0.0"

[build-system]
requires = ["poetry-core>=1.0.0", "setuptools"]
Expand Down

0 comments on commit fd9c2a1

Please sign in to comment.