Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 017ff43 commit a996dbe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ setuptools = "*"
[tool.poetry.dev-dependencies]
black = "^23.0.0"
isort = "^5.10.1"
pytest = "^7.1.3"
pytest = "^7.1.3 || ^8.0.0"
flake8 = "<7.0.1"
pytest-black = "^0.3.12"
pytest-flake8 = "^1.0.7"
Expand Down

0 comments on commit a996dbe

Please sign in to comment.