Skip to content

Commit

Permalink
Update coverage requirement from ~=7.3.2 to ~=7.4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.2...7.4.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2024
1 parent 9b814a0 commit 0f0224d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ yapf~=0.40.2 # code formatting
# testing & QA
pytest~=8.0.0 # testing
tox~=4.11.4 # testing
coverage~=7.3.2 # code coverage
coverage~=7.4.1 # code coverage

0 comments on commit 0f0224d

Please sign in to comment.