Skip to content

Commit

Permalink
chore(dev): update dependency pytest to v8.2.2 (#226)
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 Jun 30, 2024
1 parent e96ed47 commit b0d7ef3
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 @@ -28,7 +28,7 @@ typing-extensions = '4.11.0'
sqlacodegen = "2.3.0"
# tests
coverage = { version = "==7.5.4", extras = ["toml"] }
pytest = "==8.2.1"
pytest = "==8.2.2"
pytest-cov = "5.0.0"
pytest-dotenv = "0.5.2"
pytest-github-actions-annotate-failures = "==0.2.0"
Expand Down

0 comments on commit b0d7ef3

Please sign in to comment.