Skip to content

Commit

Permalink
chore(deps): bump conan from 2.9.2 to 2.9.3 in amp-devcontainer-cpp (#…
Browse files Browse the repository at this point in the history
…651)

chore(deps): bump conan from 2.9.2 to 2.9.3 in /.devcontainer

Bumps [conan](https://github.com/conan-io/conan) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.9.2...2.9.3)

---
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 25, 2024
1 parent 9447ed1 commit d7f811e
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.31.0.1
conan==2.9.2
conan==2.9.3
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.2 \
--hash=sha256:39deca86a59d4f2cfd764e9a42d211c9408a3ff56925b2c20a1def913fe5c571
conan==2.9.3 \
--hash=sha256:4c3f0ce7302fe081c603080c8babb981dc1ab7ed698480e378b389bcef700a2b
# via -r cpp/requirements.in
distro==1.8.0 \
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
Expand Down

0 comments on commit d7f811e

Please sign in to comment.