Skip to content

Commit

Permalink
chore(deps-dev): bump coverage from 7.4.0 to 7.4.1 in /requirements (#…
Browse files Browse the repository at this point in the history
…610)

Bumps [coverage](https:/nedbat/coveragepy) from 7.4.0 to 7.4.1.
- [Release notes](https:/nedbat/coveragepy/releases)
- [Changelog](https:/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.0...7.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 434e8e7 commit cc5652b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage==7.2.7; python_version < '3.8'
coverage==7.4.0; python_version >= '3.8'
coverage==7.4.1; python_version >= '3.8'
flake8==3.3.0; python_version < '3.8'
flake8==3.8.4; python_version >= '3.8'
pytest-cov==4.1.0
Expand Down

0 comments on commit cc5652b

Please sign in to comment.