Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2022
1 parent 8023509 commit e7418c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-r requirements-pinned.txt

# additional test tools for linting and coverage measurement
coverage==6.3.2
coverage==6.4
black==22.3.0
isort==5.10.1
pylint==2.13.8
Expand Down

0 comments on commit e7418c8

Please sign in to comment.