mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump coverage from 7.6.1 to 7.6.11 (#12423)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.11. - [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.6.1...7.6.11) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
87b4565884
commit
d2f16d27ae
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ coverage==7.2.7 ; python_full_version < '3.8'
|
|||
# via pytest-cov
|
||||
coverage==7.6.1 ; python_full_version == '3.8.*'
|
||||
# via pytest-cov
|
||||
coverage==7.6.10 ; python_full_version >= '3.9'
|
||||
coverage==7.6.11 ; python_full_version >= '3.9'
|
||||
# via pytest-cov
|
||||
distlib==0.3.9
|
||||
# via virtualenv
|
||||
|
|
|
|||
Loading…
Reference in a new issue