From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 09:56:05 +0000 (+0100) Subject: Bump coverage[toml] from 7.2.2 to 7.2.7 (#2752) X-Git-Tag: 0.25.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b156dca7f3ec637b575708198f60a062109f141;p=thirdparty%2Fhttpx.git Bump coverage[toml] from 7.2.2 to 7.2.7 (#2752) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 758ff1b0..e05ee5b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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