From 95fedc37f63524b78720ba96c8c605d3fd514964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:08:15 +0000 Subject: [PATCH] Update dependency codecov to v5 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f685c7ac..5622fed7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: python: circleci/python@2.1.1 - codecov: codecov/codecov@4.0.1 + codecov: codecov/codecov@5.4.3 executors: python-executor: