From dd35444cf053de6e7512c3212906c68e0bb3a4fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:41:30 +0000 Subject: [PATCH] pip prod(deps): bump coverage from 7.6.8 to 7.6.9 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.8 to 7.6.9. - [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.8...7.6.9) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements.txt.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d7c08081..f29297a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ copr==2.0 # copr-cli copr-cli==2.0 # via -r requirements.txt.in -coverage==7.6.8 +coverage==7.6.9 # via -r requirements.txt.in cryptography==43.0.1 # via pyjwt diff --git a/requirements.txt.in b/requirements.txt.in index e5248f93..622da9b1 100644 --- a/requirements.txt.in +++ b/requirements.txt.in @@ -13,4 +13,4 @@ munch==4.0.0 copr==2.0 requests==2.32.3 fnc -coverage==7.6.8 +coverage==7.6.9