Skip to content

Commit

Permalink
Update coverage dependency (#1235)
Browse files Browse the repository at this point in the history
Bumps the pypi group in /requirements with 1 update: [coverage](https://github.com/nedbat/coveragepy).


Updates `coverage` from 7.4.0 to 7.4.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.0...7.4.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pypi
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent b1a5431 commit 9ebf5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Expand Up @@ -2,7 +2,7 @@ Jinja2==3.1.3
beautifulsoup4==4.12.3
brotli==1.1.0
calmjs==3.4.4
coverage==7.4.0
coverage==7.4.4
csscompressor==0.9.5
django-sekizai==4.1.0
flake8==7.0.0
Expand Down

0 comments on commit 9ebf5a4

Please sign in to comment.