Skip to content

Commit c50a483

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0 (#968)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b38819 commit c50a483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ passlib==1.7.4
99
pyjwt==2.10.1
1010
pytest==8.4.2
1111
pytest-aiohttp==1.1.0
12-
pytest-cov==7.0.0
12+
pytest-cov==7.1.0
1313
pytest-mock==3.15.1
1414
sqlalchemy==2.0.48

0 commit comments

Comments
 (0)