Skip to content

Commit

Permalink
chore(dev): update dependency coverage to v7.4.4 (#386)
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 31, 2024
1 parent 1cbae22 commit a4bd496
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -41,7 +41,7 @@ yarl = "==1.9.4"
# tests
pytest = "==7.4.4"
pytest-github-actions-annotate-failures = "==0.2.0"
coverage = "==7.4.3"
coverage = "==7.4.4"

# linter and formatter
pre-commit = { version = "==3.6.2", markers = "implementation_name != 'pypy'", python = "^3.9" }
Expand Down

0 comments on commit a4bd496

Please sign in to comment.