Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 680a3c8 commit 6ad4c52
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via pytest
coverage==7.6.4
coverage==7.6.7
# via pytest-cov
cryptography==43.0.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via pytest
coverage==7.6.4
coverage==7.6.7
# via pytest-cov
cryptography==43.0.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via pytest
coverage==7.6.4
coverage==7.6.7
# via pytest-cov
cryptography==43.0.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via pytest
coverage==7.6.4
coverage==7.6.7
# via pytest-cov
cryptography==43.0.3
# via
Expand Down

0 comments on commit 6ad4c52

Please sign in to comment.