Skip to content

Commit

Permalink
Update clang-format requirement from ==17.0.4 to ==17.0.6 (#2837)
Browse files Browse the repository at this point in the history
Updates the requirements on [clang-format](https://github.com/ssciwr/clang-format-wheel) to permit the latest version.
- [Release notes](https://github.com/ssciwr/clang-format-wheel/releases)
- [Commits](ssciwr/clang-format-wheel@v17.0.4...v17.0.6)

---
updated-dependencies:
- dependency-name: clang-format
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 5925716 commit 5473a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ types-dataclasses = "==0.6.6"
types-protobuf = "==3.19.18"
types-requests = "==2.31.0.20240125"
types-setuptools = "==69.0.0.20240125"
clang-format = "==17.0.4"
clang-format = "==17.0.6"
isort = "==5.13.2"
black = { version = "==23.10.1", extras = ["jupyter"] }
docformatter = "==1.7.5"
Expand Down

0 comments on commit 5473a9d

Please sign in to comment.