Skip to content

Commit

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

chore(deps): bump conan from 2.10.1 to 2.10.2 in /.devcontainer

Bumps [conan](https://github.com/conan-io/conan) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.10.1...2.10.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 Dec 16, 2024
1 parent a46c18d commit 2b017b6
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.1
conan==2.10.1
conan==2.10.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 @@ -144,8 +144,8 @@ colorlog==6.8.2 \
--hash=sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
--hash=sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
# via gcovr
conan==2.10.1 \
--hash=sha256:dece8e21c49e06cb4846ab9b342f30aa6fbc88bc3d2235f30519bfcb8b3267b6
conan==2.10.2 \
--hash=sha256:ac40fa3e0cbff7e147dcd54787e3a2d58666116e3596fb32eb1c9fffd2c6f7f8
# via -r cpp/requirements.in
distro==1.8.0 \
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
Expand Down

0 comments on commit 2b017b6

Please sign in to comment.