Skip to content

Commit ddff1c7

Browse files
pip(deps-dev): bump pytest-cov from 6.1.1 to 7.0.0 in /backend (#122)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 599301c commit ddff1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Testing
2-
pytest-cov==6.1.1
2+
pytest-cov==7.0.0
33
pytest==8.4.2
44
pytest-asyncio==1.2.0
55
httpx==0.28.1

0 commit comments

Comments
 (0)