Skip to content

Commit

Permalink
feat(deps): bump gcovr from 6.0 to 7.0 in /.devcontainer (#279)
Browse files Browse the repository at this point in the history
Bumps [gcovr](https://github.com/gcovr/gcovr) from 6.0 to 7.0.
- [Release notes](https://github.com/gcovr/gcovr/releases)
- [Changelog](https://github.com/gcovr/gcovr/blob/main/CHANGELOG.rst)
- [Commits](gcovr/gcovr@6.0...7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent d34a061 commit cdcf39b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cmake==3.28.1
gcovr==6.0
gcovr==7.0
6 changes: 3 additions & 3 deletions .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cmake==3.28.1 \
--hash=sha256:c82bc0eb1495cf518cb4f355b8a73e584e67d53453406c0498bacc454cf6c404 \
--hash=sha256:d0978cdd08c0ebc76f4f8543aba1381a41580dcb9c3bcffb536c41337b75aea1
# via -r requirements.in
gcovr==6.0 \
--hash=sha256:2e52019fdb76c6e327f48c2a2d8555fb5e362570b79cc74c5498804d1ce54a60 \
--hash=sha256:8638d5f44def10e38e3166c8a33bef6643ec204687e0ac7d345ce41a98c5750b
gcovr==7.0 \
--hash=sha256:9bb365aadaf0c8d95fb457bba9f6fb6e306804faedc883786d90a72f93ed2d57 \
--hash=sha256:d4124f89e9299cce4a0b2fda9b9cd6c07c4b7d0e94705eb071fd332671ee1125
# via -r requirements.in
jinja2==3.1.3 \
--hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa \
Expand Down

0 comments on commit cdcf39b

Please sign in to comment.