Skip to content

Commit

Permalink
Bump coverage from 7.4.4 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.4 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.4...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 1, 2024
1 parent 827bf2c commit 947f15a
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requests-toolbelt = "==1.0.0"
# I'm guessing one of the pytest-*s has a requirement of <8
# but haven't checked
pytest = "==7.4.4"
coverage = "==7.4.4"
coverage = "==7.5.3"
pytest-cov = "==5.0.0"
ipython = "==8.23.0"
pytest-asyncio = "==0.23.6"
Expand Down
108 changes: 54 additions & 54 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 947f15a

Please sign in to comment.