Skip to content

Commit

Permalink
Bump coverage from 7.4.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1.
- [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.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent b0a8202 commit fe386ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
pip-tools==7.3.0
flake8==6.1.0
django-webtest==1.9.11
coverage==7.4.0
coverage==7.4.1
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build==0.10.0
# via pip-tools
click==8.1.4
# via pip-tools
coverage==7.4.0
coverage==7.4.1
# via -r requirements.dev.in
django-webtest==1.9.11
# via -r requirements.dev.in
Expand Down

0 comments on commit fe386ec

Please sign in to comment.