Skip to content

Commit

Permalink
Bump coverage from 6.4 to 7.2.6
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4 to 7.2.6.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4...7.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent d635e95 commit 57e14c5
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 @@ -5,4 +5,4 @@

flake8==6.0.0
django-webtest==1.9.10
coverage==6.4
coverage==7.2.6
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ beautifulsoup4==4.12.0
# via
# -c requirements.txt
# webtest
coverage==6.4
coverage==7.2.6
# via -r requirements.dev.in
django-webtest==1.9.10
# via -r requirements.dev.in
Expand Down

0 comments on commit 57e14c5

Please sign in to comment.