Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-cov in /api in the testing group
Browse files Browse the repository at this point in the history
Bumps the testing group in /api with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov).


Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent ece703c commit 1b554f3
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 62 deletions.
132 changes: 71 additions & 61 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-watchman = "^1.3.0"
pytest-django = "4.9.0"
pytest = "8.3.3"
pytest-factoryboy = "2.7.0"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
pytest-mock = "^3.14.0"
pdbpp = "^0.10.3"
requests-mock = "^1.12.1"
Expand Down

0 comments on commit 1b554f3

Please sign in to comment.