From 11a835df85677002a8aadc5b4e945684c5b7f68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 08:29:39 +0100 Subject: [PATCH] :arrow_up: Bump cppcheck from 1.4.7 to 1.4.8 in /cmake/requirements (#4697) Bumps [cppcheck](https://github.com/msclock/cppcheck-wheel) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/msclock/cppcheck-wheel/releases) - [Changelog](https://github.com/msclock/cppcheck-wheel/blob/master/.releaserc.js) - [Commits](https://github.com/msclock/cppcheck-wheel/compare/v1.4.7...v1.4.8) --- updated-dependencies: - dependency-name: cppcheck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- cmake/requirements/requirements-cppcheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/requirements/requirements-cppcheck.txt b/cmake/requirements/requirements-cppcheck.txt index 1881f5d04..4ddad713c 100644 --- a/cmake/requirements/requirements-cppcheck.txt +++ b/cmake/requirements/requirements-cppcheck.txt @@ -1 +1 @@ -cppcheck==1.4.7 +cppcheck==1.4.8