Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8 (#120)
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 Mar 10, 2024
1 parent 227330f commit 6d0d3a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions backend-py/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 backend-py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ psycopg2 = "^2.9.1"

[tool.poetry.dev-dependencies]
prospector = "^1.10.2"
pytest = "^7.3.2"
pytest = "^8.0.0"
pytest-cov = "^4.1.0"
pytest-watch = "^4.2.0"

Expand Down

0 comments on commit 6d0d3a2

Please sign in to comment.