From 5e6d00d7fd8f3ac1867aa188e40912ed5c2b0659 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Sep 2024 12:27:03 -0700
Subject: [PATCH] Bump cpp-linter from 1.10.0 to 1.10.1 in the pip group (#262)

Bumps the pip group with 1 update: [cpp-linter](https://github.com/cpp-linter/cpp-linter).


Updates `cpp-linter` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: cpp-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 07932df..3117c2a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,4 +4,4 @@ clang-tools==0.13.1
 
 # cpp-linter core Python executable package
 # For details please see: https://github.com/cpp-linter/cpp-linter
-cpp-linter==1.10.0
+cpp-linter==1.10.1