]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump coverage from 5.3 to 6.0.2 (#1891)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Oct 2021 10:43:07 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 10:43:07 +0000 (11:43 +0100)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 6.0.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/coverage-5.3...6.0.2)

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

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

index ca4ae728d493f874260e127dac34dd5d9b215cc6..53ae00424e0d0754f4e3eab14ca4fbb23f47ef53 100644 (file)
@@ -18,7 +18,7 @@ wheel==0.36.2
 # Tests & Linting
 autoflake==1.4
 black==20.8b1
-coverage==5.3
+coverage==6.0.2
 cryptography==3.4.8
 flake8==3.9.2
 flake8-bugbear==21.4.3