From 0586f91e3af59fccf1be7f7d211acb1f896366e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:29:28 +0000 Subject: [PATCH] Bump pytest-cov from 4.1.0 to 6.2.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8a8452ea..05a742ea 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,6 +6,6 @@ flake8==4.0.1 grequests==0.6.0 black==22.6.0 pytest==7.4.0 -pytest-cov==4.1.0 +pytest-cov==6.2.1 python-arango==7.4.1 frozendict==2.3.4