From 1fb44fa8da0d75e0118b187cc5414700290136fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:32:43 +0000 Subject: [PATCH 1/2] :arrow_up: Bump codecov/codecov-action from 6 to 7 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v6...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2243980..7bf0454 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -299,4 +299,4 @@ jobs: run: | pytest - name: Upload coverage reports to Codecov with GitHub Action - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 From b562d4b4c56f053c7b6dcf4d26ce5ecef6c69bb9 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Mon, 8 Jun 2026 06:33:10 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/20260608063310.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/20260608063310.bugfix diff --git a/news/20260608063310.bugfix b/news/20260608063310.bugfix new file mode 100644 index 0000000..63c1c59 --- /dev/null +++ b/news/20260608063310.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codecov-action-7