Skip to content

Commit 20ab383

Browse files
Update clangd requirement from ~=22.0 to ~=22.1
Updates the requirements on [clangd](https://github.com/jmpfar/clangd-wheel) to permit the latest version. - [Release notes](https://github.com/jmpfar/clangd-wheel/releases) - [Commits](jmpfar/clangd-wheel@v22.1.0.0...v22.1.1.0) --- updated-dependencies: - dependency-name: clangd dependency-version: 22.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a18d87 commit 20ab383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dev = [
1010
"cmake~=4.2",
1111
"clang-format~=22.0",
1212
"clang-tidy~=22.0",
13-
"clangd~=22.0",
13+
"clangd~=22.1",
1414
"clangd-tidy~=1.1",
1515
"cmakelang~=0.6",
1616
"prek>=0.3.5",

0 commit comments

Comments
 (0)