From a697f04ccfe3bc799a78c6d405c8ef07da012740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 07:07:06 +0000 Subject: [PATCH 1/4] MAINT: Bump pytest-cov from 6.2.1 to 7.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index add938c3c..f72c4c612 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ tests = [ "grpcio>=1.17, <1.68.0", "protobuf==5.28.0", "pytest==8.4.1", - "pytest-cov==6.2.1", + "pytest-cov==7.0.0", ] doc = [ "ansys-sphinx-theme==1.6.0", From 293ffd3be251a2dcef89f4f448d9951dc5ace4fc Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 10 Sep 2025 07:08:51 +0000 Subject: [PATCH 2/4] chore: adding changelog file 640.miscellaneous.md [dependabot-skip] --- doc/changelog.d/640.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/640.miscellaneous.md diff --git a/doc/changelog.d/640.miscellaneous.md b/doc/changelog.d/640.miscellaneous.md new file mode 100644 index 000000000..9f6a99136 --- /dev/null +++ b/doc/changelog.d/640.miscellaneous.md @@ -0,0 +1 @@ +MAINT: Bump pytest-cov from 6.2.1 to 7.0.0 From 9fa4d03ac0811a3c039516a18aa7370b76a4a09d Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 10 Sep 2025 07:09:51 +0000 Subject: [PATCH 3/4] chore: adding changelog file 640.documentation.md [dependabot-skip] --- doc/changelog.d/{640.miscellaneous.md => 640.documentation.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/changelog.d/{640.miscellaneous.md => 640.documentation.md} (100%) diff --git a/doc/changelog.d/640.miscellaneous.md b/doc/changelog.d/640.documentation.md similarity index 100% rename from doc/changelog.d/640.miscellaneous.md rename to doc/changelog.d/640.documentation.md From 253018e83c91bf2ade96ea6aa51d01ed8c5b7f90 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:59:41 +0000 Subject: [PATCH 4/4] chore: adding changelog file 640.documentation.md [dependabot-skip] --- doc/changelog.d/640.documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.d/640.documentation.md b/doc/changelog.d/640.documentation.md index 9f6a99136..7ca971df3 100644 --- a/doc/changelog.d/640.documentation.md +++ b/doc/changelog.d/640.documentation.md @@ -1 +1 @@ -MAINT: Bump pytest-cov from 6.2.1 to 7.0.0 +Build: Bump pytest-cov from 6.2.1 to 7.0.0