Skip to content

Commit

Permalink
Bump pytest from 7.2.2 to 7.3.0 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
1 parent 2912aaf commit bc3f192
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 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 @@ -42,7 +42,7 @@ mypy = "^1.1"
pre-commit = "^3.2.2"
pre-commit-hooks = "^4.4.0"
pylint = "^2.17.2"
pytest = "^7.2.2"
pytest = "^7.3.0"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.0.0"
yamllint = "^1.30.0"
Expand Down

0 comments on commit bc3f192

Please sign in to comment.