Skip to content

Commit

Permalink
Update dependency pytest to v7.4.4 (#525)
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 27, 2024
1 parent 233f813 commit c29d295
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -44,7 +44,7 @@ mypy = "1.5.1"
pre-commit = "3.4.0"
pre-commit-hooks = "4.4.0"
pylint = "3.1.0"
pytest = "7.4.2"
pytest = "7.4.4"
pytest-asyncio = "0.23.5"
pytest-cov = "4.1.0"
ruff = "0.2.2"
Expand Down

0 comments on commit c29d295

Please sign in to comment.