summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-07 07:57:08 +0000
committerGitHub <noreply@github.com>2023-04-07 07:57:08 +0000
commit8a6b04be12766df78c1a7bb1aca69f08fefd4f96 (patch)
treee72088717e61b49c8225dd52fcede94f1e3975e9
parent88f679c23d2d4bc4a9e914c868e5daf826d499eb (diff)
downloaddjango-compressor-dependabot/pip/requirements/coverage-7.2.3.tar.gz
Bump coverage from 7.0.5 to 7.2.3 in /requirementsdependabot/pip/requirements/coverage-7.2.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.2.3. - [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.0.5...7.2.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements/tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
index 849ab54..6c8e05e 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -2,7 +2,7 @@ Jinja2==3.1.2
beautifulsoup4==4.11.1
brotli==1.0.9
calmjs==3.4.2
-coverage==7.0.5
+coverage==7.2.3
csscompressor==0.9.5
django-sekizai==4.0.0
flake8==6.0.0