Skip to content

Commit

Permalink
Bump coverage from 7.4.3 to 7.4.4
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 063c884 commit a54c93b
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions dev_requirements/requirements-coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
#
# pip-compile-multi
#
colorama==0.4.6
# via
# loguru
# pytest
coverage==7.4.3
# via -r dev_requirements\requirements-coverage.in
coverage==7.4.4
# via -r dev_requirements/requirements-coverage.in
iniconfig==2.0.0
# via pytest
loguru==0.7.2
Expand All @@ -22,6 +18,4 @@ pluggy==1.4.0
pytest==8.1.1
# via pytest-loguru
pytest-loguru==0.3.0
# via -r dev_requirements\requirements-coverage.in
win32-setctime==1.1.0
# via loguru
# via -r dev_requirements/requirements-coverage.in

0 comments on commit a54c93b

Please sign in to comment.