Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and badboy committed Jun 3, 2022
1 parent 66e7a1f commit 33a9675
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
@@ -1,5 +1,5 @@
black==22.3.0
coverage==6.4; python_version > '3.6'
coverage==6.4.1; python_version > '3.6'
coverage==6.2; python_version <= '3.6'
flake8==4.0.1
flake8-bugbear==22.4.25
Expand Down

0 comments on commit 33a9675

Please sign in to comment.