]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump coverage from 7.2.1 to 7.2.2 (#2641)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 5 Apr 2023 10:17:42 +0000 (11:17 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2023 10:17:42 +0000 (11:17 +0100)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.1 to 7.2.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/7.2.1...7.2.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 e1a0b6da0a36c22e3a67b76b69b402003e81252f..938e0a67c4ea098012fcd0b28d36d26d6b13e8ca 100644 (file)
@@ -21,7 +21,7 @@ twine==4.0.2
 # Tests & Linting
 autoflake==1.7.7
 black==23.3.0
-coverage==7.2.1
+coverage==7.2.2
 cryptography==39.0.1
 flake8==3.9.2
 flake8-bugbear==23.1.20