Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  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>
Co-authored-by: Andrea Spacca <[email protected]>
  • Loading branch information
dependabot[bot] and Andrea Spacca authored Feb 20, 2024
1 parent ac1ea48 commit 7b0c0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mock==5.1.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-benchmark==4.0.0
coverage==7.4.0
coverage==7.4.1
simplejson==3.19.2
ujson==5.9.0
pysimdjson==5.0.2
Expand Down

0 comments on commit 7b0c0ef

Please sign in to comment.