Skip to content

Commit

Permalink
chore(deps): bump conan from 2.9.1 to 2.9.2 in /.devcontainer (#639)
Browse files Browse the repository at this point in the history
Bumps [conan](https://github.com/conan-io/conan) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.9.1...2.9.2)

---
updated-dependencies:
- dependency-name: conan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 11, 2024
1 parent 8119aa0 commit b867a82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cmake==3.30.5
conan==2.9.1
conan==2.9.2
gcovr==8.2
4 changes: 2 additions & 2 deletions .devcontainer/cpp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ colorlog==6.8.2 \
--hash=sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
--hash=sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
# via gcovr
conan==2.9.1 \
--hash=sha256:98e3a2366be1980100746250655fdbd1deafc6534a67220441790c40ce73361a
conan==2.9.2 \
--hash=sha256:39deca86a59d4f2cfd764e9a42d211c9408a3ff56925b2c20a1def913fe5c571
# via -r cpp/requirements.in
distro==1.8.0 \
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
Expand Down

0 comments on commit b867a82

Please sign in to comment.