]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump coverage[toml] from 7.2.2 to 7.2.7 (#2752)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Jul 2023 09:56:05 +0000 (10:56 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Jul 2023 09:56:05 +0000 (10:56 +0100)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.2 to 7.2.7.
- [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.2...7.2.7)

---
updated-dependencies:
- dependency-name: coverage[toml]
  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>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index 758ff1b029ea461e427f3a64f4e0214319e058c0..e05ee5b024a360839e6ea4e0a0ec8bc16548abfb 100644 (file)
@@ -20,7 +20,7 @@ twine==4.0.2
 
 # Tests & Linting
 black==23.3.0
-coverage[toml]==7.2.2
+coverage[toml]==7.2.7
 cryptography==41.0.0
 mypy==1.4.1
 types-certifi==2021.10.8.2