]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump coverage from 6.4.1 to 6.4.2 (#1761)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Jul 2022 17:35:46 +0000 (19:35 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 17:35:46 +0000 (19:35 +0200)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4.1...6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index a2c8f4db9769d8404edd6ea8811fbc422c9804ab..4a01445b4918d41b863996fbfabaaaffe31a3f23 100644 (file)
@@ -4,7 +4,7 @@
 # Testing
 autoflake==1.4
 black==22.6.0
-coverage==6.4.1
+coverage==6.4.2
 databases[sqlite]==0.5.5
 flake8==3.9.2
 isort==5.10.1