Skip to content

Commit

Permalink
Bump pytest-cov from 4.1.0 to 5.0.0 (#99)
Browse files Browse the repository at this point in the history
* Bump pytest-cov from 4.1.0 to 5.0.0

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](pytest-dev/pytest-cov@v4.1.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements-dev.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Frenzel <69225447+momonga-ml@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and momonga-ml authored May 3, 2024
1 parent f669ae8 commit dbd66b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ mypy==1.8.0
nbqa==1.7.1
pre-commit==3.6.2
pylint==3.1.0
pytest==8.0.2
pytest-cov==4.1.0
ruff==0.2.2
tox==4.11.4
pytest==8.2.0
pytest-cov==5.0.0
ruff==0.4.2
tox==4.15.0
tox-gh-actions==3.2.0

0 comments on commit dbd66b4

Please sign in to comment.