Bump pytest-cov from 4.1.0 to 5.0.0 (#4111)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-28 09:46:39 -04:00 коммит произвёл GitHub
Родитель 6d3649aa3c
Коммит 7cf9b6e617
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,6 +4,6 @@ igraph==0.11.4
jsonschema==4.21.1
pre-commit==3.7.0
pytest==8.1.1
pytest-cov==4.1.0
pytest-cov==5.0.0
pytest-responses==0.5.1
responses==0.21.0