Skip to content

Commit

Permalink
Bump clang-format from 13.0.1 to 19.1.1
Browse files Browse the repository at this point in the history
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 13.0.1 to 19.1.1.
- [Release notes](https://github.com/ssciwr/clang-format-wheel/releases)
- [Commits](ssciwr/clang-format-wheel@13.0.1...v19.1.1)

---
updated-dependencies:
- dependency-name: clang-format
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent f8df694 commit 0a895b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pytest-asyncio==0.21.0
asyncmock==0.4.2
hypothesis==5.49.0

clang-format==13.0.1 ; platform_machine != 'armv7l'
clang-format==19.1.1 ; platform_machine != 'armv7l'

0 comments on commit 0a895b7

Please sign in to comment.