Skip to content

Commit

Permalink
Bump coverage from 7.4.3 to 7.5.3
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.3.
- [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.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent cac8d42 commit 9a652e4
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
Expand Up @@ -4,5 +4,5 @@ pytest-cov==4.1.0
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.2
pre-commit==3.5.0
coverage==7.4.3
coverage==7.5.3
ruff==0.2.0

0 comments on commit 9a652e4

Please sign in to comment.