From 5553b1c5d7ff8abc4c39ea2a003767374bb9b995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:57:35 +0000 Subject: [PATCH] build(deps): bump coverage from 7.9.1 to 7.9.2 in /install Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [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.9.1...7.9.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 0268a7d45b..22d4de61cc 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -36,7 +36,7 @@ aid_hash black==24.10.0 ruff==0.12.2 pre-commit==4.0.1 -coverage==7.9.1 +coverage==7.9.2 netifaces==0.11.0 scapy==2.6.1 pyyaml