Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent f3c8925 commit f43fc64
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 76 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
black = "==24.10.0"
coverage = "==7.6.1"
coverage = "==7.6.2"
flake8 = "==7.1.1"
httpretty = "==1.1.4"
mypy = "==1.11.2"
Expand Down
140 changes: 65 additions & 75 deletions Pipfile.lock

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

0 comments on commit f43fc64

Please sign in to comment.