Skip to content

Commit a5d29b9

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1 in /server (#348)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 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 8e65297 commit a5d29b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ flake8==7.2.0
4646
pytest==8.3.5
4747
pytest-django==4.11.1
4848
pytest-asyncio==0.26.0
49-
pytest-cov==6.0.0
49+
pytest-cov==6.1.1
5050
pytest-rerunfailures==15.1
5151
aioresponses==0.7.8
5252
yappi==1.6.10

0 commit comments

Comments
 (0)