Skip to content

Commit

Permalink
feat(deps): bump cmake from 3.26.4 to 3.27.7 in /.devcontainer (#188)
Browse files Browse the repository at this point in the history
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.26.4 to 3.27.7.
- [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
- [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst)
- [Commits](scikit-build/cmake-python-distributions@3.26.4...3.27.7)

---
updated-dependencies:
- dependency-name: cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ron <[email protected]>
  • Loading branch information
dependabot[bot] and rjaegers authored Oct 31, 2023
1 parent 317c6d6 commit 5cda3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cmake==3.26.4
cmake==3.27.7
gcovr==6.0

0 comments on commit 5cda3b8

Please sign in to comment.