Skip to content

Commit 560d5b7

Browse files
build(deps-dev): bump pytest-cov from 5.0.0 to 6.1.1 in /packages
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed43a6f commit 560d5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pylint-django==2.6.1 ; python_version >= "3.9" and python_version < "4.0"
5959
pylint-plugin-utils==0.8.2 ; python_version >= "3.9" and python_version < "4.0"
6060
pylint==3.3.6 ; python_version >= "3.9" and python_version < "4.0"
6161
pyproject-api==1.9.0 ; python_version >= "3.9" and python_version < "4.0"
62-
pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0"
62+
pytest-cov==6.1.1 ; python_version >= "3.9" and python_version < "4.0"
6363
pytest-django==4.11.1 ; python_version >= "3.9" and python_version < "4.0"
6464
pytest==8.3.5 ; python_version >= "3.9" and python_version < "4.0"
6565
python-gitlab==4.13.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)