From 3fe1f9643b2dda80f8ccdeaba8f3e878519f42f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:07:58 +0000 Subject: [PATCH] Bump diff-cover from 7.6.0 to 7.6.1 in /bodhi-client Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](https://github.com/Bachmann1234/diff-cover/compare/v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: diff-cover dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bodhi-client/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bodhi-client/poetry.lock b/bodhi-client/poetry.lock index b265f1fcb2..45c22d13a2 100644 --- a/bodhi-client/poetry.lock +++ b/bodhi-client/poetry.lock @@ -375,13 +375,13 @@ files = [ [[package]] name = "diff-cover" -version = "7.6.0" +version = "7.6.1" description = "Run coverage and linting reports on diffs" optional = false python-versions = ">=3.7.2,<4.0.0" files = [ - {file = "diff_cover-7.6.0-py3-none-any.whl", hash = "sha256:e6e44554d6adb053f4cb292222e4cb772ef7d5a5690cdb51fe806f51f45dd690"}, - {file = "diff_cover-7.6.0.tar.gz", hash = "sha256:d1007303f6bfba14925f602fc735ca8d6b254d8b57320f2b4b38a3a618453f40"}, + {file = "diff_cover-7.6.1-py3-none-any.whl", hash = "sha256:5abd7a0b2aa7b315de7cdc32b7360246ddca1722508f69f1ce1d23877b459956"}, + {file = "diff_cover-7.6.1.tar.gz", hash = "sha256:78dd8368789fff3bf5f5f3f696826da9cf1f54f364e4a3748026722fc5ec514f"}, ] [package.dependencies]