]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump coverage from 6.5.0 to 7.2.1 (#2614)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Mar 2023 17:13:03 +0000 (18:13 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2023 17:13:03 +0000 (18:13 +0100)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.1.
- [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.5.0...7.2.1)

---
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 e77e5c10aedc6abc2438fd52a92197882a2d7f14..61892ef9f33ee39d2a82bdfab37878c535f7043b 100644 (file)
@@ -21,7 +21,7 @@ twine==4.0.2
 # Tests & Linting
 autoflake==1.7.7
 black==22.10.0
-coverage==6.5.0
+coverage==7.2.1
 cryptography==39.0.1
 flake8==3.9.2
 flake8-bugbear==23.1.20