Skip to content

Commit

Permalink
build(deps): bump clang-tidy from 14.0.6 to 17.0.1 in /tools/base
Browse files Browse the repository at this point in the history
Bumps [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel) from 14.0.6 to 17.0.1.
- [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 1ffbe5f commit e7a1a42
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion tools/base/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiohttp>=3.8.1
aioquic>=0.9.21
cffi>=1.15.0
clang-format==14.0.6
clang-tidy==14.0.6
clang-tidy==17.0.1
colorama
coloredlogs
cryptography>=41.0.1
Expand Down
24 changes: 14 additions & 10 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,15 +405,16 @@ clang-format==14.0.6 \
--hash=sha256:d7c1c5e404c58e55f0170f01b3c5611dce6c119e62b5d1020347e0ad97d5a047 \
--hash=sha256:dbfd60528eb3bb7d7cfe8576faa70845fbf93601f815ef75163d36606e87f388
# via -r requirements.in
clang-tidy==14.0.6 \
--hash=sha256:02bce40a56cc344e20d2f63bef6b85acf9837954559e0091804d6e748dfc0359 \
--hash=sha256:173a757415108095b541eb9a2d0c222d41f5624e7bb5b98772476957228ce2c7 \
--hash=sha256:4635f6553f9e3eb7a81fec29d15e4e70b49c1780f31a17550c11007fc9bba4b3 \
--hash=sha256:5b56edb6b7215eb79fede7ab8a4f9b94454bdfe1091d026acc1afdc7696abb68 \
--hash=sha256:7f75eb4839dc996dea494a07814b3a70200be75bc7d9acb54d3d5916f24bcd8d \
--hash=sha256:c9ffcb91f17ee920fdd7a83f30484f3cb4c183f7b490d092373e4a6f2c82729d \
--hash=sha256:d595b8e9a155d63b6b9dec0afa62725590626c9f0e945c3d9e448a28e0082b39 \
--hash=sha256:fef62fb706adccef94128761ca0796973a196e2d60fb938a312cfa2bc59730bd
clang-tidy==17.0.1 \
--hash=sha256:6b1bec5b1cd5be4b86126b91d17b4f1805af1ff4b4e70b9b6a02c9c7782905fc \
--hash=sha256:862dbc35d1f925b36638c5db7afc7f52e62a638bf186390abd9b6020c3f179b0 \
--hash=sha256:90488cde4ee65e846b90c4f3308a2a4db720b93d3d7f80b126a1e25ef552dbb2 \
--hash=sha256:9e571691cb49acde4a907a88f53af7d48c9c85ac8cb0bd2dd9c9714ac49e3b65 \
--hash=sha256:bdacd90cb5488a3566a3a61e150e0040fb46f0cc2e3b8c8431c42bc2b3a1b21b \
--hash=sha256:d5180cb97ef7ccf415a8e2600aff8746f401fb0392bcff91ed373eda8c8e36e2 \
--hash=sha256:f1f543d2997b3629115b059ca84c6408a1c95ac4d7b95ed265693bfb5157d9d3 \
--hash=sha256:f57246fab0080bf40268ca97ef4e894cb14053d1e221e1d460ed9eacbdf76085 \
--hash=sha256:fddc34c560941f444a9969f06b1846e7fc4f049c21c3503f42d0f5b8728a61b1
# via -r requirements.in
colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
Expand Down Expand Up @@ -685,7 +686,9 @@ google-apitools==0.5.32 \
google-auth[aiohttp]==2.23.3 \
--hash=sha256:6864247895eea5d13b9c57c9e03abb49cb94ce2dc7c58e91cba3248c7477c9e3 \
--hash=sha256:a8f4608e65c244ead9e0538f181a96c6e11199ec114d41f1d7b1bffa96937bda
# via gsutil
# via
# google-auth
# gsutil
google-reauth==0.1.1 \
--hash=sha256:cb39074488d74c8853074dde47368bbf8f739d4a4338b89aab696c895b6d8368 \
--hash=sha256:f9f6852a55c2c5453d581cd01f3d1278e86147c03d008409800390a834235892
Expand Down Expand Up @@ -1027,6 +1030,7 @@ pyjwt[crypto]==2.8.0 \
# via
# gidgethub
# pygithub
# pyjwt
pylsqpack==0.3.17 \
--hash=sha256:016cfc9dc2dea9c0b06b7aba64da89315b4c96c309c69f5ea548f4e994429781 \
--hash=sha256:0b1ed55872f8f984f655a4c853ad749b834a1fcd4c7e5a962c6f17d4d27687a2 \
Expand Down

0 comments on commit e7a1a42

Please sign in to comment.